Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIApplication.java284 public SystemUI[] getServices() { in getServices() method in SystemUIApplication
/frameworks/base/core/java/android/nfc/
DINfcCardEmulation.aidl38 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDpmTestBase.java80 public MockSystemServices getServices() { in getServices() method in DpmTestBase
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServer.java782 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
DBluetoothGatt.java1037 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java707 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java175 protected List<ManagedServiceInfo> getServices() { in getServices() method in ManagedServices
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DDescriptors.java121 public List<ServiceDescriptor> getServices() { in getServices() method in Descriptors.FileDescriptor
/frameworks/base/core/java/android/app/
DIActivityManager.aidl246 List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags); in getServices() method
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java13879 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) { in getServices() method in ActivityManagerService