Searched refs:holding (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DWindowManagerService.java463 // Who is holding the screen on.
3570 // but holding off for a transition, we still need
5434 * can be holding the main window lock while acquire the KeyWaiter lock,
6308 void setHoldScreenLocked(boolean holding) { argument
6310 if (holding != state) {
6311 if (holding) {
6578 // here because we are not holding our lock.
6615 // here because we are not holding our lock.

Completed in 58 milliseconds