/frameworks/base/keystore/java/android/security/ |
D | GateKeeper.java | 37 public static IGateKeeperService getService() { in getService() method in GateKeeper
|
D | Authorization.java | 39 private static IKeystoreAuthorization getService() { in getService() method in Authorization
|
D | LegacyVpnProfileStore.java | 40 private static ILegacyKeystore getService() { in getService() method in LegacyVpnProfileStore
|
D | AndroidKeyStoreMaintenance.java | 41 private static IKeystoreMaintenance getService() { in getService() method in AndroidKeyStoreMaintenance
|
D | AndroidProtectedConfirmation.java | 52 private synchronized IProtectedConfirmation getService() { in getService() method in AndroidProtectedConfirmation
|
/frameworks/base/core/java/android/os/ |
D | HwBinder.java | 77 public static final IHwBinder getService( in getService() method in HwBinder 90 public static native final IHwBinder getService( in getService() method in HwBinder
|
/frameworks/base/core/java/com/android/server/ |
D | LocalServices.java | 45 public static <T> T getService(Class<T> type) { in getService() method in LocalServices
|
/frameworks/base/apex/jobscheduler/framework/java/android/os/ |
D | DeviceIdleManager.java | 46 IDeviceIdleController getService() { in getService() method in DeviceIdleManager
|
/frameworks/base/core/java/android/app/ |
D | UriGrantsManager.java | 44 public static IUriGrantsManager getService() { in getService() method in UriGrantsManager
|
/frameworks/base/core/java/android/net/ |
D | NetworkStack.java | 51 public static IBinder getService() { in getService() method in NetworkStack
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | QSTileServiceWrapper.java | 96 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
|
/frameworks/layoutlib/bridge/src/android/os/ |
D | ServiceManager.java | 29 public static IBinder getService(String name) { in getService() method in ServiceManager
|
/frameworks/native/include/binder/ |
D | IServiceManager.h | 157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
/frameworks/native/libs/binder/include/binder/ |
D | IServiceManager.h | 157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServer.java | 543 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService() method in BluetoothGattServer 849 public BluetoothGattService getService(UUID uuid) { in getService() method in BluetoothGattServer
|
D | BluetoothProfileConnector.java | 172 T getService() { in getService() method in BluetoothProfileConnector
|
D | BluetoothAvrcpController.java | 118 private IBluetoothAvrcpController getService() { in getService() method in BluetoothAvrcpController
|
/frameworks/native/libs/fakeservicemanager/ |
D | ServiceManager.cpp | 23 sp<IBinder> ServiceManager::getService( const String16& name) const { in getService() function in android::ServiceManager
|
/frameworks/native/libs/binder/ |
D | PermissionController.cpp | 30 sp<IPermissionController> PermissionController::getService() in getService() function in android::PermissionController
|
D | ActivityManager.cpp | 33 sp<IActivityManager> ActivityManager::getService() in getService() function in android::ActivityManager
|
/frameworks/base/test-runner/src/android/test/ |
D | ServiceTestCase.java | 130 public T getService() { in getService() method in ServiceTestCase
|
/frameworks/native/cmds/idlcli/ |
D | vibrator.h | 50 inline auto getService(std::string name) { in getService() function
|
/frameworks/base/media/java/android/media/ |
D | AudioRecordingMonitorImpl.java | 242 private static IAudioService getService() { in getService() method in AudioRecordingMonitorImpl
|
/frameworks/native/libs/binder/aidl/android/os/ |
D | IServiceManager.aidl | 63 @nullable IBinder getService(@utf8InCpp String name); in getService() method
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
D | NfcAdapterExtras.java | 168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
|