/aosp14/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
|
H A D | ServiceManagerNative.java | 61 public IBinder getService(String name) throws RemoteException { in getService() method in ServiceManagerProxy
|
/aosp14/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
|
H A D | AndroidProtectedConfirmation.java | 52 private synchronized IProtectedConfirmation getService() { in getService() method in AndroidProtectedConfirmation
|
/aosp14/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
|
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/os/ |
H A D | DeviceIdleManager.java | 46 IDeviceIdleController getService() { in getService() method in DeviceIdleManager
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | UriGrantsManager.java | 44 public static IUriGrantsManager getService() { in getService() method in UriGrantsManager
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | NetworkStack.java | 51 public static IBinder getService() { in getService() method in NetworkStack
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | QSTileServiceWrapper.java | 96 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
|
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/ |
H A D | WifiKeystore.java | 34 private static ILegacyKeystore getService() { in getService() method in WifiKeystore
|
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/ |
H A D | RadioModuleTest.java | 79 public void getService() { in getService() method in RadioModuleTest
|
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/ |
H A D | RadioModuleHidlTest.java | 86 public void getService() { in getService() method in RadioModuleHidlTest
|
/aosp14/frameworks/base/test-runner/src/android/test/ |
H A D | ServiceTestCase.java | 130 public T getService() { in getService() method in ServiceTestCase
|
/aosp14/frameworks/base/services/core/java/com/android/server/security/ |
H A D | FileIntegrityService.java | 75 public static FileIntegrityService getService() { in getService() method in FileIntegrityService
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | AudioRecordingMonitorImpl.java | 242 private static IAudioService getService() { in getService() method in AudioRecordingMonitorImpl
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
H A D | NetworkManagementServiceTest.java | 95 public IBinder getService(String name) { in getService() method in NetworkManagementServiceTest.MockDependencies
|
/aosp14/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
H A D | NfcAdapterExtras.java | 168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
|
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/hal/ |
H A D | BootControlHIDL.java | 50 public static BootControlHIDL getService() throws RemoteException { in getService() method in BootControlHIDL
|
/aosp14/frameworks/base/core/java/android/security/ |
H A D | ConfirmationPrompt.java | 98 private AndroidProtectedConfirmation getService() { in getService() method in ConfirmationPrompt
|
/aosp14/frameworks/base/errorprone/tests/res/android/app/ |
H A D | PendingIntent.java | 60 public static PendingIntent getService(Context context, int requestCode, in getService() method in PendingIntent
|
/aosp14/frameworks/base/core/tests/coretests/src/android/content/ |
H A D | AbstractCrossUserContentResolverTest.java | 189 public ICrossUserContentService getService() { in getService() method in AbstractCrossUserContentResolverTest.CrossUserContentServiceConnection
|
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/ |
H A D | RadioModule.java | 237 IBroadcastRadio getService() { in getService() method in RadioModule
|