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

  /frameworks/support/core-ui/jellybean-mr2/android/support/v4/app/
ActionBarDrawerToggleJellybeanMR2.java 45 public static Object setActionBarDescription(Object info, Activity activity,
  /frameworks/support/core-ui/honeycomb/android/support/v4/app/
ActionBarDrawerToggleHoneycomb.java 70 public static Object setActionBarDescription(Object info, Activity activity,
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarDrawerToggleHoneycomb.java 70 public static SetIndicatorInfo setActionBarDescription(SetIndicatorInfo info, Activity activity,
ActionBarDrawerToggle.java 96 void setActionBarDescription(@StringRes int contentDescRes);
410 setActionBarDescription(mCloseDrawerContentDescRes);
425 setActionBarDescription(mOpenDrawerContentDescRes);
477 void setActionBarDescription(int contentDescRes) {
478 mActivityImpl.setActionBarDescription(contentDescRes);
542 public void setActionBarDescription(int contentDescRes) {
543 mSetIndicatorInfo = ActionBarDrawerToggleHoneycomb.setActionBarDescription(
597 public void setActionBarDescription(int contentDescRes) {
623 setActionBarDescription(contentDescRes);
627 public void setActionBarDescription(@StringRes int contentDescRes)
    [all...]
  /frameworks/support/core-ui/java/android/support/v4/app/
ActionBarDrawerToggle.java 102 void setActionBarDescription(@StringRes int contentDescRes);
109 Object setActionBarDescription(Object info, Activity activity, int contentDescRes);
129 public Object setActionBarDescription(Object info, Activity activity, int contentDescRes) {
152 public Object setActionBarDescription(Object info, Activity activity, int contentDescRes) {
153 return ActionBarDrawerToggleHoneycomb.setActionBarDescription(info, activity,
176 public Object setActionBarDescription(Object info, Activity activity, int contentDescRes) {
177 return ActionBarDrawerToggleJellybeanMR2.setActionBarDescription(info, activity,
455 setActionBarDescription(mCloseDrawerContentDescRes);
470 setActionBarDescription(mOpenDrawerContentDescRes);
501 void setActionBarDescription(int contentDescRes)
    [all...]
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /external/libgdx/backends/gdx-backend-android/libs/
support-v4-19.0.1.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar 
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 591 milliseconds