Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java221 mDPChangeListeners.get(i).onDeviceProfileChanged(mDeviceProfile); in dispatchDeviceProfileChanged()
DDeviceProfile.java638 void onDeviceProfileChanged(DeviceProfile dp); in onDeviceProfileChanged() method
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java99 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsTransitionController
DAllAppsContainerView.java151 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in AllAppsContainerView
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskSystemShortcut.java154 public void onDeviceProfileChanged(DeviceProfile dp) { in getOnClickListener()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionRowView.java229 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in PredictionRowView
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java192 public void onDeviceProfileChanged(DeviceProfile dp) { in onDeviceProfileChanged() method in QuickstepAppTransitionManagerImpl