Searched defs:getServices (Results 1 – 9 of 9) sorted by relevance
308 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
818 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
175 protected List<ManagedServiceInfo> getServices() { in getServices() method in ManagedServices
258 List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags); in getServices() method
13963 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) { in getServices() method in ActivityManagerService