/frameworks/base/packages/Osu/src/com/android/hotspot2/app/ |
D | LocalServiceBinder.java | 12 public OSUService getService() { in getService() method in LocalServiceBinder
|
/frameworks/base/keystore/java/android/security/ |
D | GateKeeper.java | 36 public static IGateKeeperService getService() { in getService() method in GateKeeper
|
/frameworks/native/libs/binder/include/binder/ |
D | IServiceManager.h | 69 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
/frameworks/native/libs/binder/ |
D | AppOpsManager.cpp | 58 sp<IAppOpsService> AppOpsManager::getService() { return NULL; } in getService() function in android::AppOpsManager 60 sp<IAppOpsService> AppOpsManager::getService() in getService() function in android::AppOpsManager
|
D | IServiceManager.cpp | 135 virtual sp<IBinder> getService(const String16& name) const in getService() function in android::BpServiceManager
|
/frameworks/base/packages/PrintSpooler/tests/outofprocess/src/com/android/printspooler/outofprocess/tests/mockservice/ |
D | PrintServiceCallbacks.java | 26 public PrintService getService() { in getService() method in PrintServiceCallbacks
|
D | StubbablePrinterDiscoverySession.java | 41 public PrintService getService() { in getService() method in StubbablePrinterDiscoverySession
|
/frameworks/base/core/tests/coretests/src/android/print/mockservice/ |
D | PrintServiceCallbacks.java | 26 public PrintService getService() { in getService() method in PrintServiceCallbacks
|
D | StubbablePrinterDiscoverySession.java | 41 public PrintService getService() { in getService() method in StubbablePrinterDiscoverySession
|
/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/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | BluetoothA2dpWrapper.java | 37 BluetoothA2dp getService(); in getService() method
|
D | BluetoothA2dpWrapperImpl.java | 39 public BluetoothA2dp getService() { in getService() method in BluetoothA2dpWrapperImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | QSTileServiceWrapper.java | 98 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
|
/frameworks/base/tools/layoutlib/bridge/src/android/os/ |
D | ServiceManager.java | 29 public static IBinder getService(String name) { in getService() method in ServiceManager
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServer.java | 484 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService() method in BluetoothGattServer 774 public BluetoothGattService getService(UUID uuid) { in getService() method in BluetoothGattServer
|
D | BluetoothGatt.java | 660 /*package*/ BluetoothGattService getService(BluetoothDevice device, UUID uuid, in getService() method in BluetoothGatt 993 public BluetoothGattService getService(UUID uuid) { in getService() method in BluetoothGatt
|
/frameworks/base/core/java/android/os/ |
D | IServiceManager.java | 36 public IBinder getService(String name) throws RemoteException; in getService() method
|
D | HwBinder.java | 49 public static native final IHwBinder getService( in getService() method in HwBinder
|
D | ServiceManager.java | 50 public static IBinder getService(String name) { in getService() method in ServiceManager
|
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/ |
D | BordeauxManagerService.java | 71 static public synchronized IBordeauxService getService(Context context) { in getService() method in BordeauxManagerService
|
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/ |
D | DeviceChooserActivity.java | 141 private DeviceDiscoveryService getService() { in getService() method in DeviceChooserActivity
|
/frameworks/base/test-runner/src/android/test/ |
D | ServiceTestCase.java | 129 public T getService() { in getService() method in ServiceTestCase
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | GeocoderProxy.java | 66 private IGeocodeProvider getService() { in getService() method in GeocoderProxy
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
D | NfcAdapterExtras.java | 168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
|
/frameworks/av/media/libmedia/ |
D | mediametadataretriever.cpp | 38 const sp<IMediaPlayerService> MediaMetadataRetriever::getService() in getService() function in android::MediaMetadataRetriever
|