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.java94 mLauncher.addOnDeviceProfileChangeListener(this); in AllAppsTransitionController()
DAllAppsContainerView.java116 mLauncher.addOnDeviceProfileChangeListener(this); in AllAppsContainerView()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskSystemShortcut.java176 activity.addOnDeviceProfileChangeListener(onDeviceProfileChangeListener); in getOnClickListener()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionRowView.java131 mLauncher.addOnDeviceProfileChangeListener(this); in PredictionRowView()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java178 mLauncher.addOnDeviceProfileChangeListener(this); in QuickstepAppTransitionManagerImpl()