Searched refs:LOOKUP_KEY_2 (Results 1 – 1 of 1) sorted by relevance
/packages/providers/ContactsKeysProvider/tests/src/com/android/providers/contactkeys/ |
D | E2eeContactKeysDatabaseHelperTest.java | 32 private static final String LOOKUP_KEY_2 = "0r2-8T03DE4644502A2E50"; field in E2eeContactKeysDatabaseHelperTest 72 mDbHelper.removeContactKey(LOOKUP_KEY_2, DEVICE_ID_2, ACCOUNT_ID_2, OWNER_PACKAGE_NAME); in tearDown() 188 mDbHelper.updateOrInsertContactKey(LOOKUP_KEY_2, KEY_VALUE_3, DEVICE_ID_2, ACCOUNT_ID_2, in testGetAllContactKeys() 220 mDbHelper.updateOrInsertContactKey(LOOKUP_KEY_2, KEY_VALUE_3, DEVICE_ID_2, ACCOUNT_ID_2, in testGetContactKeysForOwnerPackageName()
|