HomeSort by relevance Sort by last modified time
    Searched refs:shouldDisableNavbarGestures (Results 1 - 5 of 5) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
TvStatusBar.java 137 protected boolean shouldDisableNavbarGestures() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DelegateViewHelper.java 52 || mBar.shouldDisableNavbarGestures()) {
BaseStatusBar.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
TabletStatusBar.java 195 if (!shouldDisableNavbarGestures() && !inKeyguardRestrictedInputMode()) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 732 if (!shouldDisableNavbarGestures()) {
    [all...]

Completed in 42 milliseconds