Home
last modified time | relevance | path

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

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsTest.java74 final int ID_INDEX = 0; in testPeopleTable() local
112 int id = cursor.getInt(ID_INDEX); in testPeopleTable()
154 final int ID_INDEX = 0; in testGroupsTable() local
179 int id = cursor.getInt(ID_INDEX); in testGroupsTable()
211 final int ID_INDEX = 0; in testPhotosTable() local
255 final int ID_INDEX = 0; in testPhonesTable() local
292 int id = cursor.getInt(ID_INDEX); in testPhonesTable()
335 final int ID_INDEX = 0; in testOrganizationsTable() local
375 int id = cursor.getInt(ID_INDEX); in testOrganizationsTable()
421 final int ID_INDEX = 0; in testCallsTable() local
[all …]
/cts/tests/tests/provider/src/android/provider/cts/
DUserDictionary_WordsTest.java44 private static final int ID_INDEX = 0; field in UserDictionary_WordsTest
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DVoicemailContractTest.java111 final int ID_INDEX = 0; in testVoicemailsTable() local
188 int id = cursor.getInt(ID_INDEX); in testVoicemailsTable()
453 final int ID_INDEX = 0; in testStatusTable() local
500 int id = cursor.getInt(ID_INDEX); in testStatusTable()