Home
last modified time | relevance | path

Searched refs:initDeviceProfile (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DRecentsActivity.java151 initDeviceProfile(); in onHandleConfigChanged()
296 initDeviceProfile(); in onCreate()
327 private void initDeviceProfile() { in initDeviceProfile() method in RecentsActivity
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java428 initDeviceProfile(idp); in onCreate()
566 initDeviceProfile(idp); in onIdpChanged()
589 private void initDeviceProfile(InvariantDeviceProfile idp) { in initDeviceProfile() method in Launcher