Home
last modified time | relevance | path

Searched defs:setActionBarDescription (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
DActionBarDrawerToggle.java102 void setActionBarDescription(@StringRes int contentDescRes); in setActionBarDescription() method
109 Object setActionBarDescription(Object info, Activity activity, int contentDescRes); in setActionBarDescription() method
126 public Object setActionBarDescription(Object info, Activity activity, int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.ActionBarDrawerToggleImplBase
146 public Object setActionBarDescription(Object info, Activity activity, int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.ActionBarDrawerToggleImplHC
167 public Object setActionBarDescription(Object info, Activity activity, int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.ActionBarDrawerToggleImplJellybeanMR2
492 void setActionBarDescription(int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBarDrawerToggle.java95 void setActionBarDescription(@StringRes int contentDescRes); in setActionBarDescription() method
461 void setActionBarDescription(int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle
546 public void setActionBarDescription(int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.HoneycombDelegate
601 public void setActionBarDescription(int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.JellybeanMr2Delegate
631 public void setActionBarDescription(@StringRes int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.ToolbarCompatDelegate
671 public void setActionBarDescription(@StringRes int contentDescRes) { in setActionBarDescription() method in ActionBarDrawerToggle.DummyDelegate
DActionBarDrawerToggleHoneycomb.java70 public static SetIndicatorInfo setActionBarDescription(SetIndicatorInfo info, Activity activity, in setActionBarDescription() method in ActionBarDrawerToggleHoneycomb
DAppCompatDelegateImplBase.java184 public void setActionBarDescription(int contentDescRes) { in setActionBarDescription() method in AppCompatDelegateImplBase.ActionBarDrawableToggleImpl
/frameworks/support/v4/jellybean-mr2/android/support/v4/app/
DActionBarDrawerToggleJellybeanMR2.java45 public static Object setActionBarDescription(Object info, Activity activity, in setActionBarDescription() method in ActionBarDrawerToggleJellybeanMR2
/frameworks/support/v4/honeycomb/android/support/v4/app/
DActionBarDrawerToggleHoneycomb.java70 public static Object setActionBarDescription(Object info, Activity activity, in setActionBarDescription() method in ActionBarDrawerToggleHoneycomb