Home
last modified time | relevance | path

Searched defs:mInterface (Results 1 – 25 of 51) sorted by relevance

123

/aosp14/frameworks/base/core/java/android/window/
H A DWindowContainerTransactionCallback.java34 final IWindowContainerTransactionCallback mInterface = field in WindowContainerTransactionCallback
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemConfigService.java43 private final ISystemConfig.Stub mInterface = new ISystemConfig.Stub() { field in SystemConfigService
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentShellCommand.java26 final IContentService mInterface; field in ContentShellCommand
/aosp14/frameworks/base/core/java/android/service/contentsuggestions/
H A DContentSuggestionsService.java63 private final IContentSuggestionsService mInterface = new IContentSuggestionsService.Stub() { field in ContentSuggestionsService
/aosp14/frameworks/base/core/java/android/service/remotelockscreenvalidation/
H A DRemoteLockscreenValidationService.java54 private final IRemoteLockscreenValidationService mInterface = field in RemoteLockscreenValidationService
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccountSuggestionService.java67 private IPhoneAccountSuggestionService mInterface = new IPhoneAccountSuggestionService.Stub() { field in PhoneAccountSuggestionService
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifReader.java31 private final ExifInterface mInterface; field in ExifReader
H A DExifModifier.java34 private final ExifInterface mInterface; field in ExifModifier
/aosp14/frameworks/base/core/java/android/os/
H A DSystemConfigManager.java47 private final ISystemConfig mInterface; field in SystemConfigManager
/aosp14/frameworks/base/core/java/android/service/resumeonreboot/
H A DResumeOnRebootService.java121 private final android.service.resumeonreboot.IResumeOnRebootService mInterface = field in ResumeOnRebootService
/aosp14/frameworks/base/core/java/android/service/wallpapereffectsgeneration/
H A DWallpaperEffectsGenerationService.java81 private final IWallpaperEffectsGenerationService mInterface = field in WallpaperEffectsGenerationService
/aosp14/frameworks/base/services/core/java/com/android/server/resources/
H A DResourcesManagerShellCommand.java36 private final IResourcesManager mInterface; field in ResourcesManagerShellCommand
/aosp14/frameworks/base/core/java/android/service/games/
H A DGameService.java94 private final IGameService mInterface = new IGameService.Stub() { field in GameService
H A DGameSessionService.java67 private final IGameSessionService mInterface = new IGameSessionService.Stub() { field in GameSessionService
/aosp14/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateServiceShellCommand.java25 final IWebViewUpdateService mInterface; field in WebViewUpdateServiceShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DOtaDexoptShellCommand.java27 final IOtaDexopt mInterface; field in OtaDexoptShellCommand
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DAutofillService.java602 private final IAutoFillService mInterface = new IAutoFillService.Stub() { field in AutofillService
/aosp14/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DMbmsGroupCallServiceBase.java44 private final IBinder mInterface = new Stub() { field in MbmsGroupCallServiceBase
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSessionService.java51 IVoiceInteractionSessionService mInterface = new IVoiceInteractionSessionService.Stub() { field in VoiceInteractionSessionService
H A DVisualQueryDetectionService.java98 private final ISandboxedDetectionService mInterface = new ISandboxedDetectionService.Stub() { field in VisualQueryDetectionService
/aosp14/frameworks/base/core/java/android/service/quickaccesswallet/
H A DQuickAccessWalletService.java224 private final IQuickAccessWalletService mInterface = new IQuickAccessWalletService.Stub() { field in QuickAccessWalletService
/aosp14/frameworks/base/core/java/android/service/credentials/
H A DCredentialProviderService.java232 private final ICredentialProviderService mInterface = new ICredentialProviderService.Stub() { field in CredentialProviderService
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarShellCommand.java38 private final StatusBarManagerService mInterface; field in StatusBarShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java174 final IActivityManager mInterface; field in ActivityManagerShellCommand
/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DTimeDetectorShellCommand.java54 private final TimeDetectorService mInterface; field in TimeDetectorShellCommand

123