| /frameworks/base/core/java/android/os/ |
| D | HwBinder.java | 79 public static final IHwBinder getService( in getService() method in HwBinder 92 public static native final IHwBinder getService( in getService() method in HwBinder
|
| D | ServiceManagerNative.java | 61 public IBinder getService(String name) throws RemoteException { in getService() method in ServiceManagerProxy
|
| /frameworks/base/keystore/java/android/security/ |
| D | GateKeeper.java | 37 public static IGateKeeperService getService() { in getService() method in GateKeeper
|
| /frameworks/base/apex/jobscheduler/framework/java/android/os/ |
| D | DeviceIdleManager.java | 44 IDeviceIdleController getService() { in getService() method in DeviceIdleManager
|
| /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/core/java/android/app/ |
| D | UriGrantsManager.java | 44 public static IUriGrantsManager getService() { in getService() method in UriGrantsManager
|
| /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/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
| D | MockTetheringService.java | 66 public MockTetheringService getService() { in getService() method in MockTetheringService.MockTetheringConnector
|
| /frameworks/native/libs/fakeservicemanager/ |
| D | ServiceManager.cpp | 23 sp<IBinder> ServiceManager::getService( const String16& name) const { in getService() function in android::ServiceManager
|
| /frameworks/native/include/binder/ |
| D | IServiceManager.h | 146 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
| /frameworks/native/libs/binder/include/binder/ |
| D | IServiceManager.h | 146 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
| /frameworks/base/core/java/android/net/ |
| D | NetworkStack.java | 58 public static IBinder getService() { in getService() method in NetworkStack
|
| /frameworks/base/core/java/android/bluetooth/ |
| D | BluetoothGattServer.java | 506 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService() method in BluetoothGattServer 799 public BluetoothGattService getService(UUID uuid) { in getService() method in BluetoothGattServer
|
| D | BluetoothProfileConnector.java | 146 T getService() { in getService() method in BluetoothProfileConnector
|
| D | BluetoothAvrcpController.java | 103 private IBluetoothAvrcpController getService() { in getService() method in BluetoothAvrcpController
|
| /frameworks/native/libs/sensorprivacy/ |
| D | SensorPrivacyManager.cpp | 32 sp<hardware::ISensorPrivacyManager> SensorPrivacyManager::getService() in getService() function in android::SensorPrivacyManager
|
| /frameworks/native/cmds/idlcli/ |
| D | vibrator.h | 46 inline auto getService() { in getService() function
|
| /frameworks/native/libs/binder/ |
| D | PermissionController.cpp | 30 sp<IPermissionController> PermissionController::getService() in getService() function in android::PermissionController
|
| D | ActivityManager.cpp | 32 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/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/ |
| D | DeviceChooserActivity.java | 159 private DeviceDiscoveryService getService() { in getService() method in DeviceChooserActivity
|
| /frameworks/native/libs/binder/aidl/android/os/ |
| D | IServiceManager.aidl | 62 @nullable IBinder getService(@utf8InCpp String name); in getService() method
|
| /frameworks/base/media/java/android/media/ |
| D | AudioRecordingMonitorImpl.java | 242 private static IAudioService getService() { in getService() method in AudioRecordingMonitorImpl
|
| /frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
| D | NfcAdapterExtras.java | 168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
|