Home
last modified time | relevance | path

Searched refs:sService (Results 1 – 12 of 12) sorted by relevance

/packages/modules/Permission/tests/cts/permission/permissionTestUtilLib/src/android/permission/cts/
DCtsNotificationListenerService.java43 private static CtsNotificationListenerService sService; field in CtsNotificationListenerService
49 sService = this; in onListenerConnected()
56 if (sService == null) { in getInstance()
60 return sService; in getInstance()
69 sService = null; in onListenerDisconnected()
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowActivityManager.java28 private static IActivityManager sService = null; field in ShadowActivityManager
41 return sService; in getService()
45 sService = service; in setService()
/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DJNIImsMediaService.java33 public static JNIImsMediaService sService = null; field in JNIImsMediaService
106 if (sService == null) { in getInstance()
107 sService = new JNIImsMediaService(); in getInstance()
109 return sService; in getInstance()
/packages/apps/Nfc/src/com/android/nfc/
DNfcEnableAllowlistActivity.java60 NfcService sService = NfcService.getInstance(); in onClick() local
61 sService.enableNfc(); in onClick()
DNfcService.java449 private static NfcService sService; field in NfcService
471 return sService; in getInstance()
710 sService = this; in NfcService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java67 private static A2dpSinkService sService; field in A2dpSinkService
129 return sService; in getA2dpSinkService()
135 sService = service; in setA2dpSinkService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java100 private static AvrcpControllerService sService; field in AvrcpControllerService
192 return sService; in getAvrcpControllerService()
198 sService = service; in setAvrcpControllerService()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java125 private static BassClientService sService; field in BassClientService
575 if (sService != null) { in start()
751 sService = instance; in setBassClientService()
1194 if (sService == null) { in getBassClientService()
1198 if (!sService.isAvailable()) { in getBassClientService()
1202 return sService; in getBassClientService()
3279 if (sService == null) { in checkForPendingGroupOpRequest()
3292 sService.checkForPendingGroupOpRequest( in checkForPendingGroupOpRequest()
3298 sService.checkForPendingGroupOpRequest( in checkForPendingGroupOpRequest()
3439 sService.localNotifySourceAdded(sink, recvState); in notifySourceAdded()
[all …]
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothAdapter.java874 private static IBluetooth sService; field in BluetoothAdapter
3627 sService = IBluetooth.Stub.asInterface(bluetoothService);
3648 sService = null;
4055 return sService; in getBluetoothService()
4072 return sService; in getBluetoothService()
4150 sService = in registerOrUnregisterAdapterLocked()
4159 sService = null; in registerOrUnregisterAdapterLocked()
/packages/apps/Nfc/apex/hiddenapi/
Dhiddenapi-max-target-o.txt47 Landroid/nfc/cardemulation/CardEmulation;->sService:Landroid/nfc/INfcCardEmulation;
74 Landroid/nfc/cardemulation/NfcFCardEmulation;->sService:Landroid/nfc/INfcFCardEmulation;
/packages/modules/StatsD/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt56 Landroid/util/StatsLog;->sService:Landroid/os/IStatsManager;
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt319 Landroid/bluetooth/BluetoothDevice;->sService:Landroid/bluetooth/IBluetooth;