Searched defs:getSupportActionBar (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/settings/
H A DAppCompatPreferenceActivity.java51 public ActionBar getSupportActionBar() { method in class:AppCompatPreferenceActivity
52 return getDelegate().getSupportActionBar();
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
H A DRestrictedActivity.java60 * @see android.support.v7.app.ActionBarActivity#getSupportActionBar()
62 ActionBar getSupportActionBar(); method in interface:RestrictedActivity

Completed in 315 milliseconds