Searched refs:DEFAULT_NUM_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
67 public static final int DEFAULT_NUM_PER_PAGE = 10; field in SearchSpec245 return mBundle.getInt(NUM_PER_PAGE_FIELD, DEFAULT_NUM_PER_PAGE); in getResultCountPerPage()319 private int mResultCountPerPage = DEFAULT_NUM_PER_PAGE;