Home
last modified time | relevance | path

Searched defs:shouldShowActionBar (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/widget/
DActionBarControllerTest.java37 boolean shouldShowActionBar; field in ActionBarControllerTest.MockActivityUi
51 public boolean shouldShowActionBar() { in shouldShowActionBar() method in ActionBarControllerTest.MockActivityUi
/packages/apps/Dialer/src/com/android/dialer/widget/
DActionBarController.java47 public boolean shouldShowActionBar(); in shouldShowActionBar() method
/packages/apps/Dialer/src/com/android/dialer/list/
DListsFragment.java395 public boolean shouldShowActionBar() { in shouldShowActionBar() method in ListsFragment
/packages/apps/Dialer/src/com/android/dialer/
DDialtactsActivity.java718 public boolean shouldShowActionBar() { in shouldShowActionBar() method in DialtactsActivity