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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DShirtPocket.java63 if (mPocket.holding()) {
135 public boolean holding() { method in class:ShirtPocket
/frameworks/base/services/java/com/android/server/wm/
H A DWindowManagerService.java567 // Who is holding the screen on.
3247 // Get the dispatching timeout here while we are not holding any locks so that it
3993 // but holding off for a transition, we still need
8274 // can see this by (1) holding device in landscape mode on
8899 void setHoldScreenLocked(boolean holding) { argument
8901 if (holding != state) {
8902 if (holding) {

Completed in 86 milliseconds