Searched refs:shouldRelaunchLocked (Results 1 – 1 of 1) sorted by relevance
2470 if (shouldRelaunchLocked(changes, mTmpConfig) || forceNewConfig) { in ensureActivityConfigurationLocked()2533 private boolean shouldRelaunchLocked(int changes, Configuration changesConfig) { in shouldRelaunchLocked() method in ActivityRecord