/aosp12/frameworks/base/core/java/android/window/ |
H A D | WindowContainerTransactionCallback.java | 34 final IWindowContainerTransactionCallback mInterface = field in WindowContainerTransactionCallback
|
/aosp12/packages/services/Car/cpp/computepipe/router/include/ |
H A D | PipeHandle.h | 54 std::shared_ptr<T> mInterface; variable
|
/aosp12/frameworks/base/services/java/com/android/server/ |
H A D | SystemConfigService.java | 41 private final ISystemConfig.Stub mInterface = new ISystemConfig.Stub() { field in SystemConfigService
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | SystemConfigManager.java | 46 private final ISystemConfig mInterface; field in SystemConfigManager
|
/aosp12/frameworks/base/services/core/java/com/android/server/content/ |
H A D | ContentShellCommand.java | 26 final IContentService mInterface; field in ContentShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/timedetector/ |
H A D | TimeDetectorShellCommand.java | 32 private final TimeDetectorService mInterface; field in TimeDetectorShellCommand
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
H A D | ExifReader.java | 26 private final ExifInterface mInterface; field in ExifReader
|
/aosp12/frameworks/base/core/java/android/service/contentsuggestions/ |
H A D | ContentSuggestionsService.java | 63 private final IContentSuggestionsService mInterface = new IContentSuggestionsService.Stub() { field in ContentSuggestionsService
|
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ |
H A D | ExifReader.java | 31 private final ExifInterface mInterface; field in ExifReader
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
H A D | ExifReader.java | 32 private final ExifInterface mInterface; field in ExifReader
|
/aosp12/frameworks/base/telecomm/java/android/telecom/ |
H A D | PhoneAccountSuggestionService.java | 67 private IPhoneAccountSuggestionService mInterface = new IPhoneAccountSuggestionService.Stub() { field in PhoneAccountSuggestionService
|
/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
H A D | ExifReader.java | 31 private final ExifInterface mInterface; field in ExifReader
|
/aosp12/packages/apps/Camera2/src/com/android/camera/exif/ |
H A D | ExifReader.java | 31 private final ExifInterface mInterface; field in ExifReader
|
/aosp12/frameworks/base/core/java/android/service/resumeonreboot/ |
H A D | ResumeOnRebootService.java | 121 private final android.service.resumeonreboot.IResumeOnRebootService mInterface = field in ResumeOnRebootService
|
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/ |
H A D | WebViewUpdateServiceShellCommand.java | 25 final IWebViewUpdateService mInterface; field in WebViewUpdateServiceShellCommand
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | OtaDexoptShellCommand.java | 27 final IOtaDexopt mInterface; field in OtaDexoptShellCommand
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ |
H A D | BinderCacheManagerTest.java | 46 @Mock IInterface mInterface; field in BinderCacheManagerTest
|
/aosp12/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/ |
H A D | TetheringInterface.java | 35 private final String mInterface; field in TetheringInterface
|
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
H A D | Component.h | 112 sp<ComponentInterface> mInterface; member
|
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/include/codec2/hidl/1.1/ |
H A D | Component.h | 117 sp<ComponentInterface> mInterface; member
|
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/include/codec2/hidl/1.2/ |
H A D | Component.h | 122 sp<ComponentInterface> mInterface; member
|
/aosp12/frameworks/base/core/java/android/service/autofill/ |
H A D | AutofillService.java | 594 private final IAutoFillService mInterface = new IAutoFillService.Stub() { field in AutofillService
|
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/vendor/ |
H A D | MbmsGroupCallServiceBase.java | 44 private final IBinder mInterface = new Stub() { field in MbmsGroupCallServiceBase
|
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerShellCommand.java | 149 final IActivityManager mInterface; field in ActivityManagerShellCommand
|
/aosp12/frameworks/base/core/java/android/service/voice/ |
H A D | VoiceInteractionSessionService.java | 51 IVoiceInteractionSessionService mInterface = new IVoiceInteractionSessionService.Stub() { field in VoiceInteractionSessionService
|