Searched defs:showActionBar (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
H A DDesktopViewInterface.java21 void showActionBar(); method in interface:DesktopViewInterface
H A DDesktop.java52 showActionBar();
94 showActionBar();
107 public void showActionBar() { method in class:Desktop
139 showActionBar();
H A DDesktopView.java366 public void showActionBar() { method in class:DesktopView
367 mDesktop.showActionBar();

Completed in 72 milliseconds