Searched refs:setDrawerIndicatorEnabled (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/core-ui/java/android/support/v4/app/
H A DActionBarDrawerToggle.java250 * @see #setDrawerIndicatorEnabled(boolean)
275 * @see #setDrawerIndicatorEnabled(boolean)
296 public void setDrawerIndicatorEnabled(boolean enable) { method in class:ActionBarDrawerToggle
310 * @see #setDrawerIndicatorEnabled(boolean)
/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DActionBarDrawerToggle.java302 * @see #setDrawerIndicatorEnabled(boolean)
327 * @see #setDrawerIndicatorEnabled(boolean)
339 * @see #setDrawerIndicatorEnabled(boolean)
355 public void setDrawerIndicatorEnabled(boolean enable) { method in class:ActionBarDrawerToggle
469 * @see #setDrawerIndicatorEnabled(boolean)
479 * DrawerToggle is disabled ({@link #setDrawerIndicatorEnabled(boolean)}, you should call this
483 * @see #setDrawerIndicatorEnabled(boolean)

Completed in 109 milliseconds