Home
last modified time | relevance | path

Searched refs:NON_CONTACT_ITEM_NUMBER_BEFORE_SUGGESTION (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/speeddial/
DSpeedDialAdapter.java62 private static final int NON_CONTACT_ITEM_NUMBER_BEFORE_SUGGESTION = 3; field in SpeedDialAdapter
199 positionToRowTypeMap.put(i + NON_CONTACT_ITEM_NUMBER_BEFORE_SUGGESTION, RowType.SUGGESTION); in updatePositionToRowTypeMap()