Searched refs:typeValue (Results 1 – 2 of 2) sorted by relevance
83 final int typeValue = item.getKindTypeColumn(kind); in DataAction() local87 if (type.rawValue == typeValue) { in DataAction()
913 final int typeValue = extras.getInt(typeExtra, hasType ? BaseTypes.TYPE_CUSTOM in parseExtras() local915 final EditType editType = RawContactModifier.getBestValidType(state, kind, true, typeValue); in parseExtras()