Searched refs:initDeviceProfile (Results 1 – 3 of 3) sorted by relevance
201 initDeviceProfile(); in onHandleConfigurationChanged()374 initDeviceProfile(); in onCreate()403 private void initDeviceProfile() { in initDeviceProfile() method in RecentsActivity
513 initDeviceProfile(idp); in onCreate()742 initDeviceProfile(mDeviceProfile.inv);762 if (!initDeviceProfile(mDeviceProfile.inv)) {786 protected boolean initDeviceProfile(InvariantDeviceProfile idp) {
684 protected boolean initDeviceProfile(InvariantDeviceProfile idp) { in initDeviceProfile() method in QuickstepLauncher685 final boolean ret = super.initDeviceProfile(idp); in initDeviceProfile()