HomeSort by relevance Sort by last modified time
    Searched defs:getActionBarThemedContext (Results 1 - 5 of 5) sorted by null

  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperICS.java 34 protected Context getActionBarThemedContext() {
ActionBarHelperHoneycomb.java 59 getActionBarThemedContext().getSystemService(
77 protected Context getActionBarThemedContext() {
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarDrawerToggle.java 115 Context getActionBarThemedContext();
233 mActivityImpl.getActionBarThemedContext());
537 public Context getActionBarThemedContext() {
583 final TypedArray a = getActionBarThemedContext().obtainStyledAttributes(null,
591 public Context getActionBarThemedContext() {
663 public Context getActionBarThemedContext() {
699 public Context getActionBarThemedContext() {
ActionBarActivityDelegate.java 142 mMenuInflater = new SupportMenuInflater(getActionBarThemedContext());
256 protected final Context getActionBarThemedContext() {
279 getActionBarThemedContext(), null, new int[]{ getHomeAsUpIndicatorAttrId() });
286 public Context getActionBarThemedContext() {
287 return ActionBarActivityDelegate.this.getActionBarThemedContext();
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 156 milliseconds