Searched refs:shouldRelaunchLocked (Results 1 – 2 of 2) sorted by relevance
8492 if (shouldRelaunchLocked(changes, mTmpConfig) || forceNewConfig) { in ensureActivityConfiguration()8557 private boolean shouldRelaunchLocked(int changes, Configuration changesConfig) { in shouldRelaunchLocked() method in ActivityRecord
44221 HPLcom/android/server/wm/ActivityRecord;->shouldRelaunchLocked(ILandroid/content/res/Configuration;…