Searched refs:END_OF_LONG_LIST (Results 1 – 2 of 2) sorted by relevance
38 public static final int END_OF_LONG_LIST = 45; field in SampleAppConstants
135 if (mLastVisibleItem >= SampleAppConstants.END_OF_LONG_LIST) { in onCreate()