Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DPhoneAccountHandleMigrationUtils.java68 private static final String[] COMPONENT_NAME_FIELDS = { field in PhoneAccountHandleMigrationUtils
92 String selection = COMPONENT_NAME_FIELDS[mType] + " = ?"; in markAllTelephonyPhoneAccountsPendingMigration()