Home
last modified time | relevance | path

Searched refs:mLastSleepOriginLocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DWakefulnessLifecycle.java86 private Point mLastSleepOriginLocation = null; field in WakefulnessLifecycle
170 mLastSleepOriginLocation.x, mLastSleepOriginLocation.y, new Bundle()); in dispatchStartedGoingToSleep()
212 mLastSleepOriginLocation = null; in updateLastSleepOriginLocation()
216 mLastSleepOriginLocation = getPowerButtonOrigin(); in updateLastSleepOriginLocation()
219 mLastSleepOriginLocation = getDefaultWakeSleepOrigin(); in updateLastSleepOriginLocation()