Searched defs:getActionBar (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/app/
H A DActivity.java2099 public ActionBar getActionBar() { method in class:Activity
2108 * <p>When set to a non-null value the {@link #getActionBar()} method will return
2120 if (getActionBar() instanceof WindowDecorActionBar) {
2520 ActionBar actionBar = getActionBar();
H A DDialog.java228 public ActionBar getActionBar() { method in class:Dialog

Completed in 185 milliseconds