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

  /packages/apps/Dialer/src/com/android/dialer/
CallDetailActivity.java 280 configureActionBar();
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 398 // setContentView must be called before configureActionBar
408 // configureActionBar auto-selects the first tab you add, so we need to
411 configureActionBar(viewType);
461 private void configureActionBar(int viewType) {
    [all...]

Completed in 181 milliseconds