Home
last modified time | relevance | path

Searched refs:getServices (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/nfc/cardemulation/
DCardEmulation.java583 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation
585 return sService.getServices(UserHandle.myUserId(), category); in getServices()
594 return sService.getServices(UserHandle.myUserId(), category); in getServices()
/frameworks/base/core/java/android/nfc/
DINfcCardEmulation.aidl36 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIService.java41 SystemUI[] services = ((SystemUIApplication) getApplication()).getServices(); in dump()
DSystemUISecondaryUserService.java41 SystemUI[] services = ((SystemUIApplication) getApplication()).getServices(); in dump()
DSystemUIApplication.java196 public SystemUI[] getServices() { in getServices() method in SystemUIApplication
/frameworks/base/media/packages/BluetoothMidiService/src/com/android/bluetoothmidiservice/
DBluetoothMidiDevice.java115 List<BluetoothGattService> services = mBluetoothGatt.getServices();
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServer.java667 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGattServer
DBluetoothGatt.java749 public List<BluetoothGattService> getServices() { in getServices() method in BluetoothGatt
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java302 ArrayMap<ComponentName, ServiceRecord> getServices(int callingUser) { in getServices() method in ActiveServices
2466 ArrayMap<ComponentName, ServiceRecord> alls = getServices(tr.userId); in cleanUpRemovedTaskLocked()
2746 ArrayMap<ComponentName, ServiceRecord> alls = getServices(users[ui]); in getRunningServiceInfoLocked()
2762 ArrayMap<ComponentName, ServiceRecord> alls = getServices(userId); in getRunningServiceInfoLocked()
DActivityManagerService.java16873 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, in getServices() method
/frameworks/base/core/java/android/app/
DIActivityManager.java142 public List<RunningServiceInfo> getServices(int maxNum, int flags) throws RemoteException; in getServices() method
DActivityManager.java2241 .getServices(maxNum, 0); in getRunningServices()
DActivityManagerNative.java711 List<ActivityManager.RunningServiceInfo> list = getServices(maxNum, fl); in onTransact()
3774 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) in getServices() method in ActivityManagerProxy
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6252 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
6370 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
44819 method public synchronized java.util.Set<java.security.Provider.Service> getServices();
/frameworks/base/api/
Dcurrent.txt7114 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
7238 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
54327 method public synchronized java.util.Set<java.security.Provider.Service> getServices();
Dsystem-current.txt7406 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
7530 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
57684 method public synchronized java.util.Set<java.security.Provider.Service> getServices();
Dtest-current.txt7120 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
7244 method public java.util.List<android.bluetooth.BluetoothGattService> getServices();
54407 method public synchronized java.util.Set<java.security.Provider.Service> getServices();