Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarEdgePanel.java153 private boolean mShowProtection = false; field in NavigationBarEdgePanel
337 mShowProtection = showProtection; in setShowProtection()
439 if (mShowProtection) { in onDraw()