Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
DPhotoPage.java554 showBars(); in onCreate()
776 private void showBars() { in showBars() method in PhotoPage
819 if (canShowBars()) showBars(); in wantBars()
826 if (canShowBars()) showBars(); in toggleBars()
838 showBars(); in onBackPressed()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarController.java163 public void showBars() { in showBars() method in CarSystemBarController