/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/unfold/ |
D | LauncherUnfoldTransitionController.kt | 59 override fun onDeviceProfileChanged(dp: DeviceProfile) { in onDeviceProfileChanged() method in com.android.quickstep.util.unfold.LauncherUnfoldTransitionController
|
/packages/apps/Launcher3/src/com/android/launcher3/apppairs/ |
D | AppPairIconGraphic.kt | 104 override fun onDeviceProfileChanged(dp: DeviceProfile) { in onDeviceProfileChanged() method
|
/packages/apps/Launcher3/src/com/android/launcher3/states/ |
D | RotationHelper.java | 136 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in RotationHelper
|
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | LauncherUnfoldAnimationController.java | 171 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in LauncherUnfoldAnimationController
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarView.java | 137 onDeviceProfileChanged(mActivityContext.getDeviceProfile()); in TaskbarView() 236 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in TaskbarView
|
D | TaskbarLauncherStateController.java | 171 public void onDeviceProfileChanged(DeviceProfile dp) {
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/ |
D | PredictionRowView.java | 192 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/ |
D | TaskbarAllAppsSlideInView.java | 262 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in TaskbarAllAppsSlideInView
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | BaseWidgetSheet.java | 121 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in BaseWidgetSheet
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
D | WidgetsFullSheet.java | 818 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in WidgetsFullSheet 819 super.onDeviceProfileChanged(dp); in onDeviceProfileChanged()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | ActivityContext.java | 193 listeners.get(i).onDeviceProfileChanged(deviceProfile); in dispatchDeviceProfileChanged()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsTransitionController.java | 214 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
|
D | ActivityAllAppsContainerView.java | 985 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in ActivityAllAppsContainerView
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/ |
D | HotseatPredictionController.java | 434 public void onDeviceProfileChanged(DeviceProfile profile) { in onDeviceProfileChanged() method in HotseatPredictionController
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/ |
D | QuickstepTransitionManager.java | 318 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepTransitionManager
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | DeviceProfile.java | 2295 void onDeviceProfileChanged(DeviceProfile dp);
|