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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DDataRowHandlerForEmail.java86 protected int getTypeRank(int type) { method in class:DataRowHandlerForEmail
H A DDataRowHandler.java280 if (primaryType == -1 || getTypeRank(type) < getTypeRank(primaryType)) {
297 protected int getTypeRank(int type) { method in class:DataRowHandler
H A DDataRowHandlerForOrganization.java106 protected int getTypeRank(int type) { method in class:DataRowHandlerForOrganization
H A DDataRowHandlerForPhoneNumber.java140 protected int getTypeRank(int type) { method in class:DataRowHandlerForPhoneNumber

Completed in 105 milliseconds