Home
last modified time | relevance | path

Searched refs:onDeviceProfileInitiated (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseDraggingActivity.java142 protected void onDeviceProfileInitiated() { in onDeviceProfileInitiated() method in BaseDraggingActivity
DLauncher.java799 onDeviceProfileInitiated();
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsActivity.java405 onDeviceProfileInitiated(); in initDeviceProfile()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java1348 protected void onDeviceProfileInitiated() { in onDeviceProfileInitiated() method in QuickstepLauncher
1349 super.onDeviceProfileInitiated(); in onDeviceProfileInitiated()