Home
last modified time | relevance | path

Searched defs:mDeviceProfile (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/testing/
H A DTestInformationHandler.java55 protected DeviceProfile mDeviceProfile; field in TestInformationHandler
/aosp12/frameworks/base/core/java/android/companion/
H A DAssociationRequest.java99 private @Nullable @DeviceProfile String mDeviceProfile = null; field in AssociationRequest
173 private @Nullable String mDeviceProfile = null; field in AssociationRequest.Builder
H A DAssociation.java41 private final @Nullable String mDeviceProfile; field in Association
/aosp12/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/util/
H A DTaskViewSimulatorTest.java119 private DeviceProfile mDeviceProfile; field in TaskViewSimulatorTest.TaskMatrixVerifier
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseActivity.java82 protected DeviceProfile mDeviceProfile; field in BaseActivity
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
H A DPredictedAppIcon.java78 private final DeviceProfile mDeviceProfile; field in PredictedAppIcon
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarActivityContext.java93 private final DeviceProfile mDeviceProfile; field in TaskbarActivityContext
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DFolderAnimationManager.java86 private DeviceProfile mDeviceProfile; field in FolderAnimationManager
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java203 private DeviceProfile mDeviceProfile; field in QuickstepTransitionManager