/frameworks/support/v4/java/android/support/v4/app/ |
D | ActionBarDrawerToggle.java | 87 Drawable getThemeUpIndicator(); in getThemeUpIndicator() method 106 Drawable getThemeUpIndicator(Activity activity); in getThemeUpIndicator() method 114 public Drawable getThemeUpIndicator(Activity activity) { in getThemeUpIndicator() method in ActionBarDrawerToggle.ActionBarDrawerToggleImplBase 134 public Drawable getThemeUpIndicator(Activity activity) { in getThemeUpIndicator() method in ActionBarDrawerToggle.ActionBarDrawerToggleImplHC 135 return ActionBarDrawerToggleHoneycomb.getThemeUpIndicator(activity); in getThemeUpIndicator() 155 public Drawable getThemeUpIndicator(Activity activity) { in getThemeUpIndicator() method in ActionBarDrawerToggle.ActionBarDrawerToggleImplJellybeanMR2 156 return ActionBarDrawerToggleJellybeanMR2.getThemeUpIndicator(activity); in getThemeUpIndicator() 276 mHomeAsUpIndicator = getThemeUpIndicator(); in ActionBarDrawerToggle() 317 mHomeAsUpIndicator = getThemeUpIndicator(); in setHomeAsUpIndicator() 389 mHomeAsUpIndicator = getThemeUpIndicator(); in onConfigurationChanged() [all …]
|
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
D | ActionBarDrawerToggle.java | 100 Drawable getThemeUpIndicator(); in getThemeUpIndicator() method 226 mHomeAsUpIndicator = getThemeUpIndicator(); in ActionBarDrawerToggle() 262 mHomeAsUpIndicator = getThemeUpIndicator(); in onConfigurationChanged() 307 mHomeAsUpIndicator = getThemeUpIndicator(); in setHomeAsUpIndicator() 465 Drawable getThemeUpIndicator() { in getThemeUpIndicator() method in ActionBarDrawerToggle 466 return mActivityImpl.getThemeUpIndicator(); in getThemeUpIndicator() 514 public Drawable getThemeUpIndicator() { in getThemeUpIndicator() method in ActionBarDrawerToggle.HoneycombDelegate 515 return ActionBarDrawerToggleHoneycomb.getThemeUpIndicator(mActivity); in getThemeUpIndicator() 564 public Drawable getThemeUpIndicator() { in getThemeUpIndicator() method in ActionBarDrawerToggle.JellybeanMr2Delegate 640 public Drawable getThemeUpIndicator() { in getThemeUpIndicator() method in ActionBarDrawerToggle.ToolbarCompatDelegate [all …]
|
D | ActionBarDrawerToggleHoneycomb.java | 91 public static Drawable getThemeUpIndicator(Activity activity) { in getThemeUpIndicator() method in ActionBarDrawerToggleHoneycomb
|
D | AppCompatDelegateImplBase.java | 155 public Drawable getThemeUpIndicator() { in getThemeUpIndicator() method in AppCompatDelegateImplBase.ActionBarDrawableToggleImpl
|
/frameworks/support/v4/jellybean-mr2/android/support/v4/app/ |
D | ActionBarDrawerToggleJellybeanMR2.java | 54 public static Drawable getThemeUpIndicator(Activity activity) { in getThemeUpIndicator() method in ActionBarDrawerToggleJellybeanMR2
|
/frameworks/support/v4/honeycomb/android/support/v4/app/ |
D | ActionBarDrawerToggleHoneycomb.java | 92 public static Drawable getThemeUpIndicator(Activity activity) { in getThemeUpIndicator() method in ActionBarDrawerToggleHoneycomb
|
/frameworks/support/v7/appcompat/api/ |
D | 22.0.0.txt | 167 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 22.1.0.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 22.2.0.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.0.0.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 22.2.1.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.1.0.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.1.1.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | current.txt | 146 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
/frameworks/support/v7/mediarouter/api/ |
D | 23.1.0.txt | 154 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.0.0.txt | 154 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.1.1.txt | 154 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | current.txt | 142 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
/frameworks/support/v4/api/ |
D | 22.1.0.txt | 48 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 22.0.0.txt | 48 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 22.2.1.txt | 77 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 22.2.0.txt | 77 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.0.0.txt | 78 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.1.0.txt | 78 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|
D | 23.1.1.txt | 48 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
|