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/
DBaseRecentsActivity.java53 initDeviceProfile(); in onCreate()
82 initDeviceProfile(); in onHandleConfigChanged()
94 private void initDeviceProfile() { in initDeviceProfile() method in BaseRecentsActivity
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java324 initDeviceProfile(idp); in onCreate()
479 initDeviceProfile(idp); in onIdpChanged()
504 private void initDeviceProfile(InvariantDeviceProfile idp) { in initDeviceProfile() method in Launcher