Home
last modified time | relevance | path

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

123

/frameworks/base/core/java/android/window/
DWindowContainerTransactionCallback.java34 final IWindowContainerTransactionCallback mInterface = field in WindowContainerTransactionCallback
/frameworks/base/services/java/com/android/server/
DSystemConfigService.java43 private final ISystemConfig.Stub mInterface = new ISystemConfig.Stub() { field in SystemConfigService
/frameworks/base/services/core/java/com/android/server/timedetector/
DTimeDetectorShellCommand.java32 private final TimeDetectorService mInterface; field in TimeDetectorShellCommand
/frameworks/base/services/core/java/com/android/server/content/
DContentShellCommand.java26 final IContentService mInterface; field in ContentShellCommand
/frameworks/base/core/java/android/os/
DSystemConfigManager.java47 private final ISystemConfig mInterface; field in SystemConfigManager
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifReader.java31 private final ExifInterface mInterface; field in ExifReader
/frameworks/base/telecomm/java/android/telecom/
DPhoneAccountSuggestionService.java67 private IPhoneAccountSuggestionService mInterface = new IPhoneAccountSuggestionService.Stub() { field in PhoneAccountSuggestionService
/frameworks/base/services/core/java/com/android/server/resources/
DResourcesManagerShellCommand.java36 private final IResourcesManager mInterface; field in ResourcesManagerShellCommand
/frameworks/base/core/java/android/service/resumeonreboot/
DResumeOnRebootService.java121 private final android.service.resumeonreboot.IResumeOnRebootService mInterface = field in ResumeOnRebootService
/frameworks/base/core/java/android/service/wallpapereffectsgeneration/
DWallpaperEffectsGenerationService.java81 private final IWallpaperEffectsGenerationService mInterface = field in WallpaperEffectsGenerationService
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateServiceShellCommand.java25 final IWebViewUpdateService mInterface; field in WebViewUpdateServiceShellCommand
/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptShellCommand.java27 final IOtaDexopt mInterface; field in OtaDexoptShellCommand
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/
DBinderCacheManagerTest.java46 @Mock IInterface mInterface; field in BinderCacheManagerTest
/frameworks/base/core/java/android/service/games/
DGameService.java94 private final IGameService mInterface = new IGameService.Stub() { field in GameService
DGameSessionService.java67 private final IGameSessionService mInterface = new IGameSessionService.Stub() { field in GameSessionService
/frameworks/base/core/java/android/service/contentsuggestions/
DContentSuggestionsService.java63 private final IContentSuggestionsService mInterface = new IContentSuggestionsService.Stub() { field in ContentSuggestionsService
/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h117 sp<ComponentInterface> mInterface; member
/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h122 sp<ComponentInterface> mInterface; member
/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h112 sp<ComponentInterface> mInterface; member
/frameworks/base/core/java/android/service/autofill/
DAutofillService.java602 private final IAutoFillService mInterface = new IAutoFillService.Stub() { field in AutofillService
/frameworks/base/telephony/java/android/telephony/mbms/vendor/
DMbmsGroupCallServiceBase.java44 private final IBinder mInterface = new Stub() { field in MbmsGroupCallServiceBase
/frameworks/av/media/mtp/
DMtpDevice.h42 int mInterface; variable
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java51 IVoiceInteractionSessionService mInterface = new IVoiceInteractionSessionService.Stub() { field in VoiceInteractionSessionService
/frameworks/base/core/java/android/service/search/
DSearchUiService.java71 private final android.service.search.ISearchUiService mInterface = new Stub() { field in SearchUiService
/frameworks/base/core/java/android/app/search/
DSearchSession.java80 private final android.app.search.ISearchUiManager mInterface; field in SearchSession

123