HomeSort by relevance Sort by last modified time
    Searched refs:PENDING_ACTION_NONE (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/src/com/android/tv/onboarding/
SetupSourcesFragment.java 133 private static final int PENDING_ACTION_NONE = 0;
148 private int mPendingAction = PENDING_ACTION_NONE;
397 mPendingAction = PENDING_ACTION_NONE;
  /frameworks/support/design/src/android/support/design/widget/
AppBarLayout.java 108 static final int PENDING_ACTION_NONE = 0x0;
137 private int mPendingAction = PENDING_ACTION_NONE;
563 mPendingAction = PENDING_ACTION_NONE;
    [all...]
  /prebuilts/sdk/current/support/design/libs/
android-support-design.jar 

Completed in 61 milliseconds