Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DDeadZone.java63 private final Runnable mDebugFlash = new Runnable() { field in DeadZone
156 mNavigationBarView.post(mDebugFlash); in onTouchEvent()