Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DProfileDatabaseHelper.java37 private static final String SEQUENCE_SEQ = "seq"; field in ProfileDatabaseHelper
71 values.put(SEQUENCE_SEQ, Profile.MIN_ID); in initializeAutoIncrementSequences()