Home
last modified time | relevance | path

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

123456

/aosp12/frameworks/base/core/java/android/os/
H A DHwBinder.java77 public static final IHwBinder getService( in getService() method in HwBinder
90 public static native final IHwBinder getService( in getService() method in HwBinder
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DDnsResolverServiceManager.java42 public IBinder getService() { in getService() method in DnsResolverServiceManager
/aosp12/frameworks/base/keystore/java/android/security/
H A DGateKeeper.java37 public static IGateKeeperService getService() { in getService() method in GateKeeper
H A DAuthorization.java39 private static IKeystoreAuthorization getService() { in getService() method in Authorization
H A DLegacyVpnProfileStore.java40 private static ILegacyKeystore getService() { in getService() method in LegacyVpnProfileStore
H A DAndroidKeyStoreMaintenance.java41 private static IKeystoreMaintenance getService() { in getService() method in AndroidKeyStoreMaintenance
/aosp12/packages/apps/TvSettings/Settings/tests/robotests/src/com/android/tv/settings/device/apps/
H A DShadowNotificationManager.java40 public static INotificationManager getService() { in getService() method in ShadowNotificationManager
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DBatchService.java29 BatchService getService() { in getService() method in BatchService.LocalBinder
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowActivityManager.java40 public static IActivityManager getService() { in getService() method in ShadowActivityManager
/aosp12/frameworks/base/core/java/com/android/server/
H A DLocalServices.java45 public static <T> T getService(Class<T> type) { in getService() method in LocalServices
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
H A DShadowServiceManagerExtend.java37 public static IBinder getService(String name) { in getService() method in ShadowServiceManagerExtend
/aosp12/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DDeviceIdleManager.java46 IDeviceIdleController getService() { in getService() method in DeviceIdleManager
/aosp12/frameworks/base/core/java/android/app/
H A DUriGrantsManager.java44 public static IUriGrantsManager getService() { in getService() method in UriGrantsManager
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DService.cpp39 std::add_pointer_t<AIBinder*(const char*)> getService; in getDevice() local
/aosp12/frameworks/base/core/java/android/net/
H A DNetworkStack.java51 public static IBinder getService() { in getService() method in NetworkStack
/aosp12/packages/services/Car/tools/keventreader/client/src/com/android/car/keventreader/
H A DEventReaderService.java34 private static IEventProvider getService() { in getService() method in EventReaderService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DQSTileServiceWrapper.java96 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
/aosp12/frameworks/layoutlib/bridge/src/android/os/
H A DServiceManager.java29 public static IBinder getService(String name) { in getService() method in ServiceManager
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarLocalServices.java50 public static <T> T getService(Class<T> type) { in getService() method in CarLocalServices
/aosp12/frameworks/native/include/binder/
H A DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIServiceManager.h157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DMockTetheringService.java68 public MockTetheringService getService() { in getService() method in MockTetheringService.MockTetheringConnector
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/
H A DInCallServiceProxy.java101 public InCallServiceProxy getService() { in getService() method in InCallServiceProxy.LocalBinder
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java543 /*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
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/audio/telecom/
H A DInCallServiceImpl.java97 public InCallServiceImpl getService() { in getService() method in InCallServiceImpl.LocalBinder

123456