Searched refs:newLifecycle (Results 1 – 2 of 2) sorted by relevance
238 String[] newLifecycle = mOtherPossibleLifecycles.remove(0); in switchToNextPossibleLifecycle() local241 + mLifecycleNames.get(newLifecycle)); in switchToNextPossibleLifecycle()242 mExpectedLifecycle = newLifecycle; in switchToNextPossibleLifecycle()
244 String[] newLifecycle = mOtherPossibleLifecycles.remove(0); in switchToNextPossibleLifecycle() local247 + mLifecycleNames.get(newLifecycle)); in switchToNextPossibleLifecycle()248 mExpectedLifecycle = newLifecycle; in switchToNextPossibleLifecycle()