Home
last modified time | relevance | path

Searched defs:getServices (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/
DCameraModule.java60 protected CameraServices getServices() { in getServices() method in CameraModule
DCameraActivity.java2546 public CameraServices getServices() { in getServices() method in CameraActivity
/packages/apps/Settings/src/com/android/settings/notification/modes/
DZenServiceListing.java115 private static void getServices(ManagedServiceSettings.Config c, List<ComponentInfo> list, in getServices() method in ZenServiceListing
/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingService.java250 private CameraServices getServices() { in getServices() method in ProcessingService
/packages/apps/Settings/src/com/android/settings/utils/
DZenServiceListing.java104 private void getServices(ManagedServiceSettings.Config c, List<ComponentInfo> list, in getServices() method in ZenServiceListing
/packages/modules/Nfc/NfcNci/testutils/src/com/android/nfc/emulator/
DBaseEmulatorActivity.java296 private List<ComponentName> getServices() { in getServices() method in BaseEmulatorActivity
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceCacheTest.kt145 private fun getServices( in <lambda>() method in com.android.server.connectivity.mdns.MdnsServiceCacheTest
/packages/modules/Nfc/framework/java/android/nfc/cardemulation/
DCardEmulation.java880 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/
DAppController.java376 public CameraServices getServices(); in getServices() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java1051 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
DBluetoothGatt.java1473 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
/packages/modules/Nfc/framework/java/android/nfc/
DINfcCardEmulation.aidl45 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/cardemulation/
DRegisteredNfcFServicesCache.java253 public List<NfcFServiceInfo> getServices(int userId) { in getServices() method in RegisteredNfcFServicesCache
DRegisteredServicesCache.java445 public List<ApduServiceInfo> getServices(int userId) { in getServices() method in RegisteredServicesCache
DCardEmulationManager.java1107 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/
DBassClientStateMachine.java2374 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattTestableWrapper