Searched defs:getSystemService (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/security/aidl/android/security/cts/ | ||
D | IIsolatedService.aidl | 21 IBinder getSystemService(String serviceName); in getSystemService() method |
/cts/common/device-side/bedstead/dpmwrapper/src/main/java/com/android/bedstead/dpmwrapper/ | ||
D | TestAppSystemServiceFactory.java | 148 private static <T> T getSystemService(Context context, Class<T> serviceClass, in getSystemService() method in TestAppSystemServiceFactory |
/cts/tests/framework/base/windowmanager/src/android/server/wm/ | ||
D | MultiDisplaySystemDecorationTests.java | 811 public Object getSystemService(String name) { in getSystemService() method in MultiDisplaySystemDecorationTests.ImeTestActivityWithBrokenContextWrapper.Bug118341760ContextWrapper |