Home
last modified time | relevance | path

Searched defs:onDeviceProfileChanged (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsTransitionController.java109 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
H A DAllAppsContainerView.java217 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsContainerView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/states/
H A DRotationHelper.java122 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in RotationHelper
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
H A DPredictionRowView.java181 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
H A DHotseatPredictionController.java428 public void onDeviceProfileChanged(DeviceProfile profile) { in onDeviceProfileChanged() method
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java266 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepTransitionManager