Home
last modified time | relevance | path

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

123

/aosp14/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
H A DServiceManagerNative.java61 public IBinder getService(String name) throws RemoteException { in getService() method in ServiceManagerProxy
/aosp14/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
H A DAndroidProtectedConfirmation.java52 private synchronized IProtectedConfirmation getService() { in getService() method in AndroidProtectedConfirmation
/aosp14/frameworks/base/core/java/com/android/server/
H A DLocalServices.java45 public static <T> T getService(Class<T> type) { in getService() method in LocalServices
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DDeviceIdleManager.java46 IDeviceIdleController getService() { in getService() method in DeviceIdleManager
/aosp14/frameworks/base/core/java/android/app/
H A DUriGrantsManager.java44 public static IUriGrantsManager getService() { in getService() method in UriGrantsManager
/aosp14/frameworks/base/core/java/android/net/
H A DNetworkStack.java51 public static IBinder getService() { in getService() method in NetworkStack
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DQSTileServiceWrapper.java96 public IQSTileService getService() { in getService() method in QSTileServiceWrapper
/aosp14/frameworks/base/wifi/java/src/android/net/wifi/
H A DWifiKeystore.java34 private static ILegacyKeystore getService() { in getService() method in WifiKeystore
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/aidl/
H A DRadioModuleTest.java79 public void getService() { in getService() method in RadioModuleTest
/aosp14/frameworks/base/core/tests/BroadcastRadioTests/src/com/android/server/broadcastradio/hal2/
H A DRadioModuleHidlTest.java86 public void getService() { in getService() method in RadioModuleHidlTest
/aosp14/frameworks/base/test-runner/src/android/test/
H A DServiceTestCase.java130 public T getService() { in getService() method in ServiceTestCase
/aosp14/frameworks/base/services/core/java/com/android/server/security/
H A DFileIntegrityService.java75 public static FileIntegrityService getService() { in getService() method in FileIntegrityService
/aosp14/frameworks/base/media/java/android/media/
H A DAudioRecordingMonitorImpl.java242 private static IAudioService getService() { in getService() method in AudioRecordingMonitorImpl
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkManagementServiceTest.java95 public IBinder getService(String name) { in getService() method in NetworkManagementServiceTest.MockDependencies
/aosp14/frameworks/base/nfc-extras/java/com/android/nfc_extras/
H A DNfcAdapterExtras.java168 INfcAdapterExtras getService() { in getService() method in NfcAdapterExtras
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/hal/
H A DBootControlHIDL.java50 public static BootControlHIDL getService() throws RemoteException { in getService() method in BootControlHIDL
/aosp14/frameworks/base/core/java/android/security/
H A DConfirmationPrompt.java98 private AndroidProtectedConfirmation getService() { in getService() method in ConfirmationPrompt
/aosp14/frameworks/base/errorprone/tests/res/android/app/
H A DPendingIntent.java60 public static PendingIntent getService(Context context, int requestCode, in getService() method in PendingIntent
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DAbstractCrossUserContentResolverTest.java189 public ICrossUserContentService getService() { in getService() method in AbstractCrossUserContentResolverTest.CrossUserContentServiceConnection
/aosp14/frameworks/base/services/core/java/com/android/server/broadcastradio/aidl/
H A DRadioModule.java237 IBroadcastRadio getService() { in getService() method in RadioModule

123