Searched defs:getServices (Results 1 – 9 of 9) sorted by relevance
196 public SystemUI[] getServices() { in getServices() method in SystemUIApplication
36 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
667 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
749 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
583 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
302 ArrayMap<ComponentName, ServiceRecord> getServices(int callingUser) { in getServices() method in ActiveServices
16873 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, in getServices() method
142 public List<RunningServiceInfo> getServices(int maxNum, int flags) throws RemoteException; in getServices() method
3774 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) in getServices() method in ActivityManagerProxy