Searched refs:SHORTCUT_COUNT (Results 1 – 1 of 1) sorted by relevance
37 public final static int SHORTCUT_COUNT = 5; field in DialerPhoneNumberListAdapter39 private final boolean[] mShortcutEnabled = new boolean[SHORTCUT_COUNT];85 return super.getViewTypeCount() + SHORTCUT_COUNT; in getViewTypeCount()