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

  /frameworks/support/wear/src/android/support/wear/widget/drawer/
WearableNavigationDrawerView.java 59 * attribute. If not specified, {@link #SINGLE_PAGE singlePage} will be used as the default.
83 @IntDef({SINGLE_PAGE, MULTI_PAGE})
91 public static final int SINGLE_PAGE = 0;
99 @NavigationStyle private static final int DEFAULT_STYLE = SINGLE_PAGE;
160 mNavigationStyle == SINGLE_PAGE
202 * Returns the style this drawer is using, either {@link #SINGLE_PAGE} or {@link #MULTI_PAGE}.
  /prebuilts/sdk/current/support/wear/libs/
android-support-wear.jar 

Completed in 64 milliseconds