Home
last modified time | relevance | path

Searched refs:onDeviceProfileChanged (Results 1 – 10 of 10) sorted by relevance

/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/taskbar/
H A DLauncherTaskbarUIController.java71 public void onDeviceProfileChanged(DeviceProfile dp) {
/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/
H A DBaseActivity.java274 mDPChangeListeners.get(i).onDeviceProfileChanged(mDeviceProfile); in dispatchDeviceProfileChanged()
H A DDeviceProfile.java1159 void onDeviceProfileChanged(DeviceProfile dp);
/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/quickstep/
H A DTaskShortcutFactory.java180 public void onDeviceProfileChanged(DeviceProfile dp) { in onClick()
/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