/packages/apps/Camera2/src/com/android/camera/ |
D | CameraModule.java | 60 protected CameraServices getServices() { in getServices() method in CameraModule
|
D | CameraActivity.java | 2546 public CameraServices getServices() { in getServices() method in CameraActivity
|
/packages/apps/Settings/src/com/android/settings/notification/modes/ |
D | ZenServiceListing.java | 115 private static void getServices(ManagedServiceSettings.Config c, List<ComponentInfo> list, in getServices() method in ZenServiceListing
|
/packages/apps/Camera2/src/com/android/camera/processing/ |
D | ProcessingService.java | 250 private CameraServices getServices() { in getServices() method in ProcessingService
|
/packages/apps/Settings/src/com/android/settings/utils/ |
D | ZenServiceListing.java | 104 private void getServices(ManagedServiceSettings.Config c, List<ComponentInfo> list, in getServices() method in ZenServiceListing
|
/packages/modules/Nfc/NfcNci/testutils/src/com/android/nfc/emulator/ |
D | BaseEmulatorActivity.java | 296 private List<ComponentName> getServices() { in getServices() method in BaseEmulatorActivity
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/ |
D | MdnsServiceCacheTest.kt | 145 private fun getServices( in <lambda>() method in com.android.server.connectivity.mdns.MdnsServiceCacheTest
|
/packages/modules/Nfc/framework/java/android/nfc/cardemulation/ |
D | CardEmulation.java | 880 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation 896 public List<ApduServiceInfo> getServices(@NonNull String category, @UserIdInt int userId) { in getServices() method in CardEmulation
|
/packages/apps/Camera2/src/com/android/camera/app/ |
D | AppController.java | 376 public CameraServices getServices(); in getServices() method
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGattServer.java | 1051 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
|
D | BluetoothGatt.java | 1473 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
|
/packages/modules/Nfc/framework/java/android/nfc/ |
D | INfcCardEmulation.aidl | 45 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
|
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/ |
D | RegisteredNfcFServicesCache.java | 253 public List<NfcFServiceInfo> getServices(int userId) { in getServices() method in RegisteredNfcFServicesCache
|
D | RegisteredServicesCache.java | 445 public List<ApduServiceInfo> getServices(int userId) { in getServices() method in RegisteredServicesCache
|
D | CardEmulationManager.java | 1107 public List<ApduServiceInfo> getServices(int userId, String category) in getServices() method in CardEmulationManager.CardEmulationInterface
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/ |
D | BassClientStateMachine.java | 2374 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattTestableWrapper
|