Home
last modified time | relevance | path

Searched defs:isConfigFlagSet (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/aidl/android.hardware.broadcastradio-V3-java-source/gen/android/hardware/broadcastradio/
DIBroadcastRadio.java222 @Override public boolean isConfigFlagSet(int flag) throws android.os.RemoteException in isConfigFlagSet() method in IBroadcastRadio.Default
945 @Override public boolean isConfigFlagSet(int flag) throws android.os.RemoteException in isConfigFlagSet() method in IBroadcastRadio.Stub.Proxy
1413 public boolean isConfigFlagSet(int flag) throws android.os.RemoteException; in isConfigFlagSet() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java_gen_java/gen/srcs/android/hardware/broadcastradio/V2_0/
DITunerSession.java197 void isConfigFlagSet(int flag, isConfigFlagSetCallback _hidl_cb) in isConfigFlagSet() method
528 public void isConfigFlagSet(int flag, isConfigFlagSetCallback _hidl_cb) in isConfigFlagSet() method in ITunerSession.Proxy
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/1/android/hardware/broadcastradio/
H A DIBroadcastRadio.aidl48 boolean isConfigFlagSet(in android.hardware.broadcastradio.ConfigFlag flag); in isConfigFlagSet() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/aidl/android.hardware.broadcastradio_interface/dump/android/hardware/broadcastradio/
DIBroadcastRadio.aidl48 boolean isConfigFlagSet(in android.hardware.broadcastradio.ConfigFlag flag); in isConfigFlagSet() method
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/current/android/hardware/broadcastradio/
H A DIBroadcastRadio.aidl48 boolean isConfigFlagSet(in android.hardware.broadcastradio.ConfigFlag flag); in isConfigFlagSet() method
/aosp_15_r20/frameworks/base/core/java/android/hardware/radio/
H A DITuner.aidl79 boolean isConfigFlagSet(int flag); in isConfigFlagSet() method
H A DTunerAdapter.java373 public boolean isConfigFlagSet(@RadioManager.ConfigFlag int flag) { in isConfigFlagSet() method in TunerAdapter
H A DRadioTuner.java469 public boolean isConfigFlagSet(@RadioManager.ConfigFlag int flag) { in isConfigFlagSet() method in RadioTuner
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/android/hardware/broadcastradio/
H A DIBroadcastRadio.aidl242 boolean isConfigFlagSet(in ConfigFlag flag); in isConfigFlagSet() method
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/2/android/hardware/broadcastradio/
H A DIBroadcastRadio.aidl48 boolean isConfigFlagSet(in android.hardware.broadcastradio.ConfigFlag flag); in isConfigFlagSet() method
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/rust_impl/src/
H A Ddefault_broadcastradio_hal.rs87 fn isConfigFlagSet(&self, _flag : ConfigFlag) -> BinderResult<bool> { in isConfigFlagSet() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
H A DTunerSession.java375 public boolean isConfigFlagSet(int flag) { in isConfigFlagSet() method in TunerSession
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DTunerSession.java335 public boolean isConfigFlagSet(int flag) { in isConfigFlagSet() method in TunerSession
/aosp_15_r20/hardware/interfaces/broadcastradio/2.0/default/
H A DTunerSession.cpp264 Return<void> TunerSession::isConfigFlagSet(ConfigFlag flag, isConfigFlagSet_cb _hidl_cb) { in isConfigFlagSet() function in android::hardware::broadcastradio::V2_0::implementation::TunerSession
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/hal1/
H A DTuner.java314 public boolean isConfigFlagSet(int flag) { in isConfigFlagSet() method in Tuner
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/
DBsTunerSession.h206 …::android::hardware::Return<void> isConfigFlagSet(::android::hardware::broadcastradio::V2_0::Confi… in isConfigFlagSet() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/
DBsTunerSession.h206 …::android::hardware::Return<void> isConfigFlagSet(::android::hardware::broadcastradio::V2_0::Confi… in isConfigFlagSet() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/
DBsTunerSession.h206 …::android::hardware::Return<void> isConfigFlagSet(::android::hardware::broadcastradio::V2_0::Confi… in isConfigFlagSet() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/broadcastradio/2.0/[email protected]_genc++_headers/gen/android/hardware/broadcastradio/2.0/
DBsTunerSession.h206 …::android::hardware::Return<void> isConfigFlagSet(::android::hardware::broadcastradio::V2_0::Confi… in isConfigFlagSet() function
/aosp_15_r20/packages/services/Car/service/src/com/android/car/hal/
DPowerHalService.java733 private boolean isConfigFlagSet(int flag) { in isConfigFlagSet() method in PowerHalService
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/aidl/android.hardware.broadcastradio-V3-java/android_common/turbine/
Dandroid.hardware.broadcastradio-V3-java.jarandroid/hardware/broadcastradio/Alert.class <Unknown> package android.hardware.broadcastradio public ...
/aosp_15_r20/hardware/interfaces/broadcastradio/aidl/default/
H A DBroadcastRadio.cpp760 ScopedAStatus BroadcastRadio::isConfigFlagSet(ConfigFlag flag, bool* returnIsSet) { in isConfigFlagSet() function in aidl::android::hardware::broadcastradio::BroadcastRadio
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java/android_common/turbine/
Dandroid.hardware.broadcastradio-V2.0-java.jarandroid/hardware/broadcastradio/V2_0/AmFmBandRange.class <Unknown> package android.hardware. ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/aidl/android.hardware.broadcastradio-V3-java/android_common/javac/
Dandroid.hardware.broadcastradio-V3-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/broadcastradio/2.0/android.hardware.broadcastradio-V2.0-java/android_common/javac/
Dandroid.hardware.broadcastradio-V2.0-java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...

123456