Home
last modified time | relevance | path

Searched defs:mInterface (Results 1 – 25 of 69) 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.java47 private final ISystemConfig.Stub mInterface = new ISystemConfig.Stub() { field in SystemConfigService
/frameworks/base/services/core/java/com/android/server/content/
DContentShellCommand.java26 final IContentService mInterface; field in ContentShellCommand
/frameworks/base/core/java/android/service/remotelockscreenvalidation/
DRemoteLockscreenValidationService.java54 private final IRemoteLockscreenValidationService mInterface = field in RemoteLockscreenValidationService
/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/core/java/android/service/resumeonreboot/
DResumeOnRebootService.java121 private final android.service.resumeonreboot.IResumeOnRebootService mInterface = field in ResumeOnRebootService
/frameworks/base/services/core/java/com/android/server/webkit/
DWebViewUpdateServiceShellCommand2.java26 final IWebViewUpdateService mInterface; field in WebViewUpdateServiceShellCommand2
DWebViewUpdateServiceShellCommand.java25 final IWebViewUpdateService mInterface; field in WebViewUpdateServiceShellCommand
/frameworks/base/core/java/android/service/wallpapereffectsgeneration/
DWallpaperEffectsGenerationService.java81 private final IWallpaperEffectsGenerationService mInterface = field in WallpaperEffectsGenerationService
/frameworks/base/services/core/java/com/android/server/resources/
DResourcesManagerShellCommand.java36 private final IResourcesManager mInterface; field in ResourcesManagerShellCommand
/frameworks/base/services/core/java/com/android/server/pm/
DOtaDexoptShellCommand.java27 final IOtaDexopt mInterface; field in OtaDexoptShellCommand
/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/os/
DSystemConfigManager.java51 private final ISystemConfig mInterface; field in SystemConfigManager
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/
DBinderCacheManagerTest.java46 @Mock IInterface mInterface; field in BinderCacheManagerTest
/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DComponent.h90 std::shared_ptr<ComponentInterface> mInterface; member
/frameworks/base/core/java/android/service/contentsuggestions/
DContentSuggestionsService.java63 private final IContentSuggestionsService mInterface = new IContentSuggestionsService.Stub() { field in ContentSuggestionsService
/frameworks/base/core/tests/coretests/src/android/os/
DRemoteCallbackListTest.java46 public final IRemoteCallback mInterface = mCallback.getInterface(); field in RemoteCallbackListTest.MyRemoteCallback
/frameworks/base/telephony/java/android/telephony/mbms/vendor/
DMbmsGroupCallServiceBase.java44 private final IBinder mInterface = new Stub() { field in MbmsGroupCallServiceBase
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java51 IVoiceInteractionSessionService mInterface = new IVoiceInteractionSessionService.Stub() { field in VoiceInteractionSessionService
/frameworks/av/media/mtp/
DMtpDevice.h42 int mInterface; variable
/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h118 sp<ComponentInterface> mInterface; member
/frameworks/av/media/codec2/hal/hidl/1.1/utils/include/codec2/hidl/1.1/
DComponent.h123 sp<ComponentInterface> mInterface; member
/frameworks/av/media/codec2/hal/hidl/1.2/utils/include/codec2/hidl/1.2/
DComponent.h128 sp<ComponentInterface> mInterface; member

123