Searched refs:stopFreezingScreenLocked (Results 1 – 3 of 3) sorted by relevance
1040 prev.stopFreezingScreenLocked(true /*force*/); in completePauseLocked()1339 r.stopFreezingScreenLocked(false); in ensureActivitiesVisibleLocked()1368 r.stopFreezingScreenLocked(false); in ensureActivitiesVisibleLocked()3858 r.stopFreezingScreenLocked(false); in ensureActivityConfigurationLocked()3900 r.stopFreezingScreenLocked(false); in ensureActivityConfigurationLocked()3962 r.stopFreezingScreenLocked(false); in ensureActivityConfigurationLocked()
494 activities.get(i).stopFreezingScreenLocked(true); in stopFreezingAllLocked()
939 public void stopFreezingScreenLocked(boolean force) { in stopFreezingScreenLocked() method