Searched refs:stopFreezingScreenLocked (Results 1 – 3 of 3) sorted by relevance
1310 prev.stopFreezingScreenLocked(true /*force*/); in completePauseLocked()1980 r.stopFreezingScreenLocked(false); in handleAlreadyVisible()4505 r.stopFreezingScreenLocked(false); in ensureActivityConfigurationLocked()4537 r.stopFreezingScreenLocked(false); in ensureActivityConfigurationLocked()4595 r.stopFreezingScreenLocked(false); in ensureActivityConfigurationLocked()
524 activities.get(i).stopFreezingScreenLocked(true); in stopFreezingAllLocked()
1151 public void stopFreezingScreenLocked(boolean force) { in stopFreezingScreenLocked() method