Home
last modified time | relevance | path

Searched defs:mServiceListener (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
H A DBroadcastRadioServiceImpl.java66 private final IServiceCallback.Stub mServiceListener = new IServiceCallback.Stub() { field in BroadcastRadioServiceImpl
156 ServiceManager.registerForNotifications(serviceNameList.get(i), mServiceListener); in BroadcastRadioServiceImpl() local
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DMapClientProfileTest.java52 private BluetoothProfile.ServiceListener mServiceListener; field in MapClientProfileTest
H A DHfpClientProfileTest.java52 private BluetoothProfile.ServiceListener mServiceListener; field in HfpClientProfileTest
H A DPbapClientProfileTest.java52 private BluetoothProfile.ServiceListener mServiceListener; field in PbapClientProfileTest
H A DHidDeviceProfileTest.java52 private BluetoothProfile.ServiceListener mServiceListener; field in HidDeviceProfileTest
H A DA2dpSinkProfileTest.java52 private BluetoothProfile.ServiceListener mServiceListener; field in A2dpSinkProfileTest
H A DSapProfileTest.java52 private BluetoothProfile.ServiceListener mServiceListener; field in SapProfileTest
H A DHeadsetProfileTest.java40 private BluetoothProfile.ServiceListener mServiceListener; field in HeadsetProfileTest
H A DHearingAidProfileTest.java56 private BluetoothProfile.ServiceListener mServiceListener; field in HearingAidProfileTest
H A DA2dpProfileTest.java66 private BluetoothProfile.ServiceListener mServiceListener; field in A2dpProfileTest
H A DVolumeControlProfileTest.java69 private BluetoothProfile.ServiceListener mServiceListener; field in VolumeControlProfileTest
H A DHapClientProfileTest.java77 private BluetoothProfile.ServiceListener mServiceListener; field in HapClientProfileTest
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/
H A DCarProjectionManagerTest.java78 @Mock BluetoothProfile.ServiceListener mServiceListener; field in CarProjectionManagerTest
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
H A DRcsFacade.java69 private final ChatServiceListener mServiceListener = new ChatServiceListener() { field in RcsFacade
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/testutils/com/android/settingslib/testutils/shadow/
H A DShadowBluetoothAdapter.java39 private BluetoothProfile.ServiceListener mServiceListener; field in ShadowBluetoothAdapter
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DBroadcastRadioService.java65 private final IServiceNotification.Stub mServiceListener = new IServiceNotification.Stub() { field in BroadcastRadioService
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DBluetoothHapClientTest.java74 @Mock BluetoothProfile.ServiceListener mServiceListener; field in BluetoothHapClientTest
H A DHearingAidProfileTest.java110 @Mock BluetoothProfile.ServiceListener mServiceListener; field in HearingAidProfileTest
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DServiceHolder.java65 private final IServiceCallback mServiceListener = field in ServiceHolder
/aosp_15_r20/frameworks/base/core/java/com/android/server/servicewatcher/
H A DServiceWatcherImpl.java60 final @Nullable ServiceListener<? super TBoundServiceInfo> mServiceListener; field in ServiceWatcherImpl
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/util/src/android/bluetooth/test_utils/
DTestUtils.java302 private final BluetoothProfile.ServiceListener mServiceListener = field in TestUtils.BluetoothCtsServiceConnector
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothLeBroadcastAssistant.java74 private final ServiceListener mServiceListener = field in LocalBluetoothLeBroadcastAssistant
H A DLocalBluetoothLeBroadcast.java146 private final ServiceListener mServiceListener = field in LocalBluetoothLeBroadcast
/aosp_15_r20/cts/tests/camera/libctscamera2jni/
H A Dnative-camera-jni.cpp1789 CameraServiceListener mServiceListener; member in PreviewTestCase
4337 std::unique_ptr<CameraServiceListener> mServiceListener; member in AvailabilityContext
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar7META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345