Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/
DCameraModule.java60 protected CameraServices getServices() { in getServices() method in CameraModule
DCameraActivity.java2570 public CameraServices getServices() { in getServices() method in CameraActivity
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothGattWrapper.java47 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattWrapper
/packages/apps/Settings/src/com/android/settings/utils/
DZenServiceListing.java92 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/Camera2/src/com/android/camera/app/
DAppController.java376 public CameraServices getServices(); in getServices() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java916 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
DBluetoothGatt.java1174 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredNfcFServicesCache.java225 public List<NfcFServiceInfo> getServices(int userId) { in getServices() method in RegisteredNfcFServicesCache
DRegisteredServicesCache.java253 public List<ApduServiceInfo> getServices(int userId) { in getServices() method in RegisteredServicesCache
DCardEmulationManager.java588 public List<ApduServiceInfo> getServices(int userId, String category) in getServices() method in CardEmulationManager.CardEmulationInterface
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java265 public Collection<Service> getServices() { in getServices() method in GattDelegate
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java1936 public List<BluetoothGattService> getServices() { in getServices() method in BassClientStateMachine.BluetoothGattTestableWrapper