Searched refs:envLevel (Results 1 – 1 of 1) sorted by relevance
84 int envLevel) { in VCard() argument85 this.mEnvLevel = envLevel; in VCard()103 public VCard(String name, String[] phoneNumbers, String[] emailAddresses, int envLevel) { in VCard() argument104 this.mEnvLevel = envLevel; in VCard()250 static VCard parseVcard(BMsgReader reader, int envLevel) { in parseVcard() argument331 envLevel); in parseVcard()