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

  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarDrawerToggle.java 105 Context getActionBarThemedContext();
221 mActivityImpl.getActionBarThemedContext());
517 public Context getActionBarThemedContext() {
563 final TypedArray a = getActionBarThemedContext().obtainStyledAttributes(null,
571 public Context getActionBarThemedContext() {
643 public Context getActionBarThemedContext() {
679 public Context getActionBarThemedContext() {
AppCompatDelegateImplBase.java 120 final Context getActionBarThemedContext() {
139 getActionBarThemedContext(), null, new int[]{ R.attr.homeAsUpIndicator });
146 public Context getActionBarThemedContext() {
147 return AppCompatDelegateImplBase.this.getActionBarThemedContext();
AppCompatDelegateImplV7.java 737 stub.setLayoutInflater(LayoutInflater.from(getActionBarThemedContext()));
    [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 

Completed in 41 milliseconds