Searched defs:numberType (Results 1 – 8 of 8) sorted by relevance
41 public void setNumberType(Integer numberType) { in setNumberType()
50 public void setNumberType(Integer numberType) { in setNumberType()
122 int numberType = cursor.getInt(Projections.PHONE_TYPE); in getLabel() local
70 public int numberType; field in PhoneCallDetails
155 int numberType = cursor.getInt(Projections.PHONE_TYPE); in getLabel() local
161 int numberType = cursor.getInt(TYPE); in getLabel() local
97 public int numberType; field in CallerInfo
186 public String numberType; field in CallLogListItemViewHolder