Home
last modified time | relevance | path

Searched defs:mWrapper (Results 1 – 21 of 21) sorted by relevance

/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaBufferBase.h79 delete mWrapper; in ~MediaBufferBase() local
DDataSource.h97 delete mWrapper; in ~DataSource() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/
DDozeScreenStatePreventingAdapterTest.java39 private DozeScreenStatePreventingAdapter mWrapper; field in DozeScreenStatePreventingAdapterTest
DDozeSuspendScreenStatePreventingAdapterTest.java39 private DozeSuspendScreenStatePreventingAdapter mWrapper; field in DozeSuspendScreenStatePreventingAdapterTest
/frameworks/base/services/tests/servicestests/src/com/android/server/
DBatteryServiceTest.java48 BatteryService.HealthServiceWrapper mWrapper; field in BatteryServiceTest
/frameworks/av/include/media/
DDataSource.h97 delete mWrapper; in ~DataSource() local
/frameworks/base/core/java/android/service/chooser/
DChooserTargetService.java101 private IChooserTargetServiceWrapper mWrapper = null; field in ChooserTargetService
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMediaTemplateViewWrapperTest.java59 private NotificationMediaTemplateViewWrapper mWrapper; field in NotificationMediaTemplateViewWrapperTest
/frameworks/base/core/java/android/service/sms/
DFinancialSmsService.java54 private FinancialSmsServiceWrapper mWrapper; field in FinancialSmsService
/frameworks/base/core/java/android/app/usage/
DCacheQuotaService.java52 private CacheQuotaServiceWrapper mWrapper; field in CacheQuotaService
/frameworks/base/core/java/android/service/resolver/
DResolverRankerService.java80 private ResolverRankerServiceWrapper mWrapper = null; field in ResolverRankerService
/frameworks/base/core/java/android/service/watchdog/
DExplicitHealthCheckService.java110 private final ExplicitHealthCheckServiceWrapper mWrapper = field in ExplicitHealthCheckService
/frameworks/base/core/java/android/service/autofill/
DAutofillFieldClassificationService.java99 private AutofillFieldClassificationServiceWrapper mWrapper; field in AutofillFieldClassificationService
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java77 private QSTileServiceWrapper mWrapper; field in TileLifecycleManager
/frameworks/av/camera/ndk/impl/
DACameraDevice.h185 ACameraDevice* mWrapper; variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java100 private NotificationViewWrapper mWrapper; field in RemoteInputView
/frameworks/base/core/java/android/service/carrier/
DCarrierMessagingService.java112 private final ICarrierMessagingWrapper mWrapper = new ICarrierMessagingWrapper(); field in CarrierMessagingService
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.h212 ACameraDevice* mWrapper; variable
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java787 private final Tethering mWrapper; field in Tethering.TetheringUserRestrictionListener
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java287 protected NotificationListenerWrapper mWrapper = null; field in NotificationListenerService
/frameworks/base/core/java/android/widget/
DToolbar.java209 private ToolbarWidgetWrapper mWrapper; field in Toolbar