/frameworks/base/keystore/java/android/security/ |
D | GateKeeper.java | 34 public static IGateKeeperService getService() { in getService() method in GateKeeper
|
/frameworks/native/include/binder/ |
D | IServiceManager.h | 69 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
/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/tests/coretests/src/android/print/mockservice/ |
D | PrintServiceCallbacks.java | 26 public PrintService getService() { in getService() method in PrintServiceCallbacks
|
D | StubbablePrinterDiscoverySession.java | 40 public PrintService getService() { in getService() method in StubbablePrinterDiscoverySession
|
/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/packages/SystemUI/src/com/android/systemui/qs/external/ |
D | QSTileServiceWrapper.java | 98 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServer.java | 404 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService() method in BluetoothGattServer 684 public BluetoothGattService getService(UUID uuid) { in getService() method in BluetoothGattServer
|
D | BluetoothGatt.java | 527 /*package*/ BluetoothGattService getService(BluetoothDevice device, UUID uuid, in getService() method in BluetoothGatt 778 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 | ServiceManager.java | 49 public static IBinder getService(String name) { in getService() method in ServiceManager
|
D | ServiceManagerNative.java | 118 public IBinder getService(String name) throws RemoteException { in getService() method in ServiceManagerProxy
|
/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/test-runner/src/android/test/ |
D | ServiceTestCase.java | 129 public T getService() { in getService() method in ServiceTestCase
|
/frameworks/base/core/java/android/content/ |
D | ClipboardManager.java | 96 static private IClipboard getService() { in getService() method in ClipboardManager
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | GeocoderProxy.java | 66 private IGeocodeProvider getService() { in getService() method in GeocoderProxy
|
D | LocationProviderProxy.java | 83 private ILocationProvider getService() { in getService() method in LocationProviderProxy
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
D | NfcAdapterExtras.java | 168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
|
/frameworks/native/libs/binder/ |
D | AppOpsManager.cpp | 42 sp<IAppOpsService> AppOpsManager::getService() in getService() function in android::AppOpsManager
|
D | IServiceManager.cpp | 139 virtual sp<IBinder> getService(const String16& name) const in getService() function in android::BpServiceManager
|
/frameworks/av/media/libmedia/ |
D | mediametadataretriever.cpp | 38 const sp<IMediaPlayerService> MediaMetadataRetriever::getService() in getService() function in android::MediaMetadataRetriever
|
/frameworks/base/core/java/android/app/ |
D | StatusBarManager.java | 104 private synchronized IStatusBarService getService() { in getService() method in StatusBarManager
|
D | SystemServiceRegistry.java | 817 T getService(ContextImpl ctx); in getService() method 833 public final T getService(ContextImpl ctx) { in getService() method in SystemServiceRegistry.CachedServiceFetcher 857 public final T getService(ContextImpl unused) { in getService() method in SystemServiceRegistry.StaticServiceFetcher 881 public final T getService(ContextImpl ctx) { in getService() method in SystemServiceRegistry.StaticApplicationContextServiceFetcher
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | FrameworkFacade.java | 77 public IBinder getService(String serviceName) { in getService() method in FrameworkFacade
|
/frameworks/base/core/java/android/net/ |
D | VpnService.java | 129 private static IConnectivityManager getService() { in getService() method in VpnService
|