Searched refs:pendingConfigChanges (Results 1 – 1 of 1) sorted by relevance
343 int pendingConfigChanges; field in ActivityThread.ActivityClientRecord396 sb.append(", pendingConfigChanges=").append(pendingConfigChanges); in getStateString()4330 target.pendingConfigChanges |= configChanges; in requestRelaunchActivity()4357 configChanges |= tmp.pendingConfigChanges; in handleRelaunchActivity()