Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/unfold/
DLauncherUnfoldTransitionController.kt59 override fun onDeviceProfileChanged(dp: DeviceProfile) { in onDeviceProfileChanged() method in com.android.quickstep.util.unfold.LauncherUnfoldTransitionController
/packages/apps/Launcher3/src/com/android/launcher3/apppairs/
DAppPairIconGraphic.kt104 override fun onDeviceProfileChanged(dp: DeviceProfile) { in onDeviceProfileChanged() method
/packages/apps/Launcher3/src/com/android/launcher3/states/
DRotationHelper.java136 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in RotationHelper
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DLauncherUnfoldAnimationController.java171 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in LauncherUnfoldAnimationController
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java137 onDeviceProfileChanged(mActivityContext.getDeviceProfile()); in TaskbarView()
236 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in TaskbarView
DTaskbarLauncherStateController.java171 public void onDeviceProfileChanged(DeviceProfile dp) {
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java192 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsSlideInView.java262 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in TaskbarAllAppsSlideInView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java121 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in BaseWidgetSheet
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsFullSheet.java818 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in WidgetsFullSheet
819 super.onDeviceProfileChanged(dp); in onDeviceProfileChanged()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java193 listeners.get(i).onDeviceProfileChanged(deviceProfile); in dispatchDeviceProfileChanged()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java214 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
DActivityAllAppsContainerView.java985 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in ActivityAllAppsContainerView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java434 public void onDeviceProfileChanged(DeviceProfile profile) { in onDeviceProfileChanged() method in HotseatPredictionController
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java318 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepTransitionManager
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java2295 void onDeviceProfileChanged(DeviceProfile dp);