Searched defs:shouldShowActionBar (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/Dialer/tests/src/com/android/dialer/widget/ | ||
| D | ActionBarControllerTest.java | 37 boolean shouldShowActionBar; field in ActionBarControllerTest.MockActivityUi |
| /packages/apps/Dialer/src/com/android/dialer/widget/ | ||
| D | ActionBarController.java | 47 public boolean shouldShowActionBar(); in shouldShowActionBar() method |
| /packages/apps/Dialer/src/com/android/dialer/list/ | ||
| D | ListsFragment.java | 395 public boolean shouldShowActionBar() { in shouldShowActionBar() method in ListsFragment |
| /packages/apps/Dialer/src/com/android/dialer/ | ||
| D | DialtactsActivity.java | 718 public boolean shouldShowActionBar() { in shouldShowActionBar() method in DialtactsActivity |