Home
last modified time | relevance | path

Searched defs:onDeviceProfileChanged (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java102 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
DAllAppsContainerView.java153 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsContainerView
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionRowView.java226 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java183 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepAppTransitionManagerImpl
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java597 void onDeviceProfileChanged(DeviceProfile dp); in onDeviceProfileChanged() method