Home
last modified time | relevance | path

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

1234

/aosp12/frameworks/base/core/java/android/window/
H A DWindowContainerTransactionCallback.java34 final IWindowContainerTransactionCallback mInterface = field in WindowContainerTransactionCallback
/aosp12/packages/services/Car/cpp/computepipe/router/include/
H A DPipeHandle.h54 std::shared_ptr<T> mInterface; variable
/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemConfigService.java41 private final ISystemConfig.Stub mInterface = new ISystemConfig.Stub() { field in SystemConfigService
/aosp12/frameworks/base/core/java/android/os/
H A DSystemConfigManager.java46 private final ISystemConfig mInterface; field in SystemConfigManager
/aosp12/frameworks/base/services/core/java/com/android/server/content/
H A DContentShellCommand.java26 final IContentService mInterface; field in ContentShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/
H A DTimeDetectorShellCommand.java32 private final TimeDetectorService mInterface; field in TimeDetectorShellCommand
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/
H A DExifReader.java26 private final ExifInterface mInterface; field in ExifReader
/aosp12/frameworks/base/core/java/android/service/contentsuggestions/
H A DContentSuggestionsService.java63 private final IContentSuggestionsService mInterface = new IContentSuggestionsService.Stub() { field in ContentSuggestionsService
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifReader.java31 private final ExifInterface mInterface; field in ExifReader
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/
H A DExifReader.java32 private final ExifInterface mInterface; field in ExifReader
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccountSuggestionService.java67 private IPhoneAccountSuggestionService mInterface = new IPhoneAccountSuggestionService.Stub() { field in PhoneAccountSuggestionService
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifReader.java31 private final ExifInterface mInterface; field in ExifReader
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifReader.java31 private final ExifInterface mInterface; field in ExifReader
/aosp12/frameworks/base/core/java/android/service/resumeonreboot/
H A DResumeOnRebootService.java121 private final android.service.resumeonreboot.IResumeOnRebootService mInterface = field in ResumeOnRebootService
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateServiceShellCommand.java25 final IWebViewUpdateService mInterface; field in WebViewUpdateServiceShellCommand
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DOtaDexoptShellCommand.java27 final IOtaDexopt mInterface; field in OtaDexoptShellCommand
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/
H A DBinderCacheManagerTest.java46 @Mock IInterface mInterface; field in BinderCacheManagerTest
/aosp12/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
H A DTetheringInterface.java35 private final String mInterface; field in TetheringInterface
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DComponent.h112 sp<ComponentInterface> mInterface; member
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/
H A DComponent.h117 sp<ComponentInterface> mInterface; member
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/
H A DComponent.h122 sp<ComponentInterface> mInterface; member
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DAutofillService.java594 private final IAutoFillService mInterface = new IAutoFillService.Stub() { field in AutofillService
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/vendor/
H A DMbmsGroupCallServiceBase.java44 private final IBinder mInterface = new Stub() { field in MbmsGroupCallServiceBase
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerShellCommand.java149 final IActivityManager mInterface; field in ActivityManagerShellCommand
/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSessionService.java51 IVoiceInteractionSessionService mInterface = new IVoiceInteractionSessionService.Stub() { field in VoiceInteractionSessionService

1234