Searched refs:currentContentValues (Results 1 – 1 of 1) sorted by relevance
1001 ContentValues currentContentValues = null; in appendPostalsForDoCoMo() local1013 currentContentValues = contentValues; in appendPostalsForDoCoMo()1020 if (currentContentValues == null) { in appendPostalsForDoCoMo()1025 final String label = currentContentValues.getAsString(StructuredPostal.LABEL); in appendPostalsForDoCoMo()1026 appendPostalLine(currentType, label, currentContentValues, false, true); in appendPostalsForDoCoMo()