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