Searched defs:getServices (Results 1 – 11 of 11) sorted by relevance
224 List<ParsedService> getServices(); in getServices() method
257 public SystemUI[] getServices() { in getServices() method in SystemUIApplication
38 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
832 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
1117 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
832 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
89 public MockSystemServices getServices() { in getServices() method in DpmTestBase
232 List<ParsedService> getServices(); in getServices() method
198 protected List<ManagedServiceInfo> getServices() { in getServices() method in ManagedServices
278 List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags); in getServices() method
11794 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) { in getServices() method in ActivityManagerService