Searched refs:setPhoneType (Results 1 – 4 of 4) sorted by relevance
64 public abstract Builder setPhoneType(int type); in setPhoneType() method in Cp2Contact.Builder98 .setPhoneType(cursor.getInt(Projections.PHONE_TYPE)) in fromCursor()
125 public abstract Builder setPhoneType(int phoneType); in setPhoneType() method in SpeedDialEntry.Channel.Builder
127 .setPhoneType(cursor.getInt(POSITION_PHONE_TYPE)) in getAllEntries()
141 .setPhoneType(cursor.getInt(TYPE)) in fromCursor()