Home
last modified time | relevance | path

Searched defs:mService (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/aosp14/frameworks/base/services/core/java/com/android/server/wearable/
H A DWearableSensingManagerService.java172 final WearableSensingManagerPerUserService mService = getServiceForUserLocked(userId); in provideDataStream() local
185 final WearableSensingManagerPerUserService mService = getServiceForUserLocked(userId); in provideData() local
195 final WearableSensingManagerPerUserService mService = getServiceForUserLocked( field in WearableSensingManagerService.WearableSensingManagerInternal
/aosp14/system/core/libstats/bootstrap/
H A DBootstrapClientInternal.h36 sp<IStatsBootstrapAtomService> mService; variable
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDynamicSystemServiceTest.java26 private IDynamicSystemService mService; field in DynamicSystemServiceTest
/aosp14/frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
H A DObbBackupService.java51 IObbBackupService mService = new IObbBackupService.Stub() { field in ObbBackupService
/aosp14/frameworks/base/services/core/java/com/android/server/integrity/
H A DAppIntegrityManagerService.java31 private AppIntegrityManagerServiceImpl mService; field in AppIntegrityManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/os/
H A DBugreportManagerService.java31 private BugreportManagerServiceImpl mService; field in BugreportManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/ambientcontext/
H A DAmbientContextShellCommand.java64 private final AmbientContextManagerService mService; field in AmbientContextShellCommand
/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiClient.java26 /* package */ final IHdmiControlService mService; field in HdmiClient
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiLocalDevice.java27 protected final HdmiControlService mService; field in HdmiLocalDevice
/aosp14/frameworks/base/services/core/java/com/android/server/resources/
H A DResourcesManagerService.java62 private final IBinder mService = new IResourcesManager.Stub() { field in ResourcesManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimator.java56 private final WindowManagerService mService; field in SurfaceAnimator
/aosp14/frameworks/base/core/java/android/security/
H A DFileIntegrityManager.java33 @NonNull private final IFileIntegrityService mService; field in FileIntegrityManager
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollbackManagerService.java34 private RollbackManagerServiceImpl mService; field in RollbackManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbShellCommand.java29 private final AdbService mService; field in AdbShellCommand
/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
H A DHidDeviceProfileTest.java49 private BluetoothHidDevice mService; field in HidDeviceProfileTest
H A DMapClientProfileTest.java49 private BluetoothMapClient mService; field in MapClientProfileTest
H A DA2dpSinkProfileTest.java49 private BluetoothA2dpSink mService; field in A2dpSinkProfileTest
H A DHfpClientProfileTest.java49 private BluetoothHeadsetClient mService; field in HfpClientProfileTest
H A DPbapClientProfileTest.java49 private BluetoothPbapClient mService; field in PbapClientProfileTest
H A DSapProfileTest.java49 private BluetoothSap mService; field in SapProfileTest
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceShellCommand.java26 private final FaceService mService; field in FaceShellCommand
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DCountdownConditionProviderTest.java45 CountdownConditionProvider mService; field in CountdownConditionProviderTest
H A DEventConditionProviderTest.java45 EventConditionProvider mService; field in EventConditionProviderTest
/aosp14/frameworks/base/core/java/android/app/
H A DGrammaticalInflectionManager.java41 private final IGrammaticalInflectionManager mService; field in GrammaticalInflectionManager
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/os/
H A DDeviceIdleManager.java36 private final IDeviceIdleController mService; field in DeviceIdleManager

12345678910>>...21