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

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

Completed in 101 milliseconds