Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java108 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in RotationHelper
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java109 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
DAllAppsContainerView.java226 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsContainerView
/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java273 mDPChangeListeners.get(i).onDeviceProfileChanged(mDeviceProfile); in dispatchDeviceProfileChanged()
DDeviceProfile.java1017 void onDeviceProfileChanged(DeviceProfile dp);
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java181 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskShortcutFactory.java157 public void onDeviceProfileChanged(DeviceProfile dp) { in onClick()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java450 public void onDeviceProfileChanged(DeviceProfile profile) { in onDeviceProfileChanged() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java254 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepTransitionManager