Searched defs:getServices (Results 1 – 10 of 10) sorted by relevance
284 public SystemUI[] getServices() { in getServices() method in SystemUIApplication
38 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
80 public MockSystemServices getServices() { in getServices() method in DpmTestBase
782 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
1037 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
707 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
175 protected List<ManagedServiceInfo> getServices() { in getServices() method in ManagedServices
121 public List<ServiceDescriptor> getServices() { in getServices() method in Descriptors.FileDescriptor
246 List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags); in getServices() method
13879 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) { in getServices() method in ActivityManagerService