Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsSlideInView.java141 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in TaskbarAllAppsSlideInView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarView.java126 onDeviceProfileChanged(mActivityContext.getDeviceProfile()); in TaskbarView()
178 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in TaskbarView
DTaskbarLauncherStateController.java167 public void onDeviceProfileChanged(DeviceProfile dp) {
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/appprediction/
DPredictionRowView.java187 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java166 listeners.get(i).onDeviceProfileChanged(deviceProfile); in dispatchDeviceProfileChanged()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java213 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
DActivityAllAppsContainerView.java806 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in ActivityAllAppsContainerView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java414 public void onDeviceProfileChanged(DeviceProfile profile) { in onDeviceProfileChanged() method in HotseatPredictionController
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java1770 void onDeviceProfileChanged(DeviceProfile dp);
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java288 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepTransitionManager