Home
last modified time | relevance | path

Searched refs:addOnDeviceProfileChangeListener (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseActivity.java211 public void addOnDeviceProfileChangeListener(OnDeviceProfileChangeListener listener) { in addOnDeviceProfileChangeListener() method in BaseActivity
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsTransitionController.java91 mLauncher.addOnDeviceProfileChangeListener(this); in AllAppsTransitionController()
DAllAppsContainerView.java114 mLauncher.addOnDeviceProfileChangeListener(this); in AllAppsContainerView()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskSystemShortcut.java174 activity.addOnDeviceProfileChangeListener(onDeviceProfileChangeListener); in getOnClickListener()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionRowView.java134 mLauncher.addOnDeviceProfileChangeListener(this); in PredictionRowView()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java181 mLauncher.addOnDeviceProfileChangeListener(this); in QuickstepAppTransitionManagerImpl()