Home
last modified time | relevance | path

Searched defs:getService (Results 1 – 25 of 57) sorted by relevance

123

/frameworks/base/packages/Osu/src/com/android/hotspot2/app/
DLocalServiceBinder.java12 public OSUService getService() { in getService() method in LocalServiceBinder
/frameworks/base/keystore/java/android/security/
DGateKeeper.java36 public static IGateKeeperService getService() { in getService() method in GateKeeper
/frameworks/native/libs/binder/include/binder/
DIServiceManager.h69 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
/frameworks/native/libs/binder/
DAppOpsManager.cpp58 sp<IAppOpsService> AppOpsManager::getService() { return NULL; } in getService() function in android::AppOpsManager
60 sp<IAppOpsService> AppOpsManager::getService() in getService() function in android::AppOpsManager
DIServiceManager.cpp135 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/
DPrintServiceCallbacks.java26 public PrintService getService() { in getService() method in PrintServiceCallbacks
DStubbablePrinterDiscoverySession.java41 public PrintService getService() { in getService() method in StubbablePrinterDiscoverySession
/frameworks/base/core/tests/coretests/src/android/print/mockservice/
DPrintServiceCallbacks.java26 public PrintService getService() { in getService() method in PrintServiceCallbacks
DStubbablePrinterDiscoverySession.java41 public PrintService getService() { in getService() method in StubbablePrinterDiscoverySession
/frameworks/base/core/java/com/android/server/
DLocalServices.java45 public static <T> T getService(Class<T> type) { in getService() method in LocalServices
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothA2dpWrapper.java37 BluetoothA2dp getService(); in getService() method
DBluetoothA2dpWrapperImpl.java39 public BluetoothA2dp getService() { in getService() method in BluetoothA2dpWrapperImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DQSTileServiceWrapper.java98 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
/frameworks/base/tools/layoutlib/bridge/src/android/os/
DServiceManager.java29 public static IBinder getService(String name) { in getService() method in ServiceManager
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServer.java484 /*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
DBluetoothGatt.java660 /*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/
DIServiceManager.java36 public IBinder getService(String name) throws RemoteException; in getService() method
DHwBinder.java49 public static native final IHwBinder getService( in getService() method in HwBinder
DServiceManager.java50 public static IBinder getService(String name) { in getService() method in ServiceManager
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DBordeauxManagerService.java71 static public synchronized IBordeauxService getService(Context context) { in getService() method in BordeauxManagerService
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DDeviceChooserActivity.java141 private DeviceDiscoveryService getService() { in getService() method in DeviceChooserActivity
/frameworks/base/test-runner/src/android/test/
DServiceTestCase.java129 public T getService() { in getService() method in ServiceTestCase
/frameworks/base/services/core/java/com/android/server/location/
DGeocoderProxy.java66 private IGeocodeProvider getService() { in getService() method in GeocoderProxy
/frameworks/base/nfc-extras/java/com/android/nfc_extras/
DNfcAdapterExtras.java168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
/frameworks/av/media/libmedia/
Dmediametadataretriever.cpp38 const sp<IMediaPlayerService> MediaMetadataRetriever::getService() in getService() function in android::MediaMetadataRetriever

123