/aosp12/frameworks/base/core/java/android/os/ |
H A D | HwBinder.java | 77 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 D | DnsResolverServiceManager.java | 42 public IBinder getService() { in getService() method in DnsResolverServiceManager
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | GateKeeper.java | 37 public static IGateKeeperService getService() { in getService() method in GateKeeper
|
H A D | Authorization.java | 39 private static IKeystoreAuthorization getService() { in getService() method in Authorization
|
H A D | LegacyVpnProfileStore.java | 40 private static ILegacyKeystore getService() { in getService() method in LegacyVpnProfileStore
|
H A D | AndroidKeyStoreMaintenance.java | 41 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 D | ShadowNotificationManager.java | 40 public static INotificationManager getService() { in getService() method in ShadowNotificationManager
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | BatchService.java | 29 BatchService getService() { in getService() method in BatchService.LocalBinder
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/ |
H A D | ShadowActivityManager.java | 40 public static IActivityManager getService() { in getService() method in ShadowActivityManager
|
/aosp12/frameworks/base/core/java/com/android/server/ |
H A D | LocalServices.java | 45 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 D | ShadowServiceManagerExtend.java | 37 public static IBinder getService(String name) { in getService() method in ShadowServiceManagerExtend
|
/aosp12/frameworks/base/apex/jobscheduler/framework/java/android/os/ |
H A D | DeviceIdleManager.java | 46 IDeviceIdleController getService() { in getService() method in DeviceIdleManager
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | UriGrantsManager.java | 44 public static IUriGrantsManager getService() { in getService() method in UriGrantsManager
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
H A D | Service.cpp | 39 std::add_pointer_t<AIBinder*(const char*)> getService; in getDevice() local
|
/aosp12/frameworks/base/core/java/android/net/ |
H A D | NetworkStack.java | 51 public static IBinder getService() { in getService() method in NetworkStack
|
/aosp12/packages/services/Car/tools/keventreader/client/src/com/android/car/keventreader/ |
H A D | EventReaderService.java | 34 private static IEventProvider getService() { in getService() method in EventReaderService
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | QSTileServiceWrapper.java | 96 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
|
/aosp12/frameworks/layoutlib/bridge/src/android/os/ |
H A D | ServiceManager.java | 29 public static IBinder getService(String name) { in getService() method in ServiceManager
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarLocalServices.java | 50 public static <T> T getService(Class<T> type) { in getService() method in CarLocalServices
|
/aosp12/frameworks/native/include/binder/ |
H A D | IServiceManager.h | 157 status_t getService(const String16& name, sp<INTERFACE>* outService) in getService() function
|
/aosp12/frameworks/native/libs/binder/include/binder/ |
H A D | IServiceManager.h | 157 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 D | MockTetheringService.java | 68 public MockTetheringService getService() { in getService() method in MockTetheringService.MockTetheringConnector
|
/aosp12/packages/apps/Car/Dialer/framework/fake/src/com/android/car/dialer/framework/ |
H A D | InCallServiceProxy.java | 101 public InCallServiceProxy getService() { in getService() method in InCallServiceProxy.LocalBinder
|
/aosp12/frameworks/base/core/java/android/bluetooth/ |
H A D | BluetoothGattServer.java | 543 /*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 D | InCallServiceImpl.java | 97 public InCallServiceImpl getService() { in getService() method in InCallServiceImpl.LocalBinder
|