Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DBarController.java59 private boolean mPendingShow; field in BarController
133 mPendingShow = true; in setBarShowingLw()
195 if (mPendingShow) { in checkHiddenLw()
197 mPendingShow = false; in checkHiddenLw()