Searched refs:cce (Results 1 – 4 of 4) sorted by relevance
154 @NonNull ContactCacheEntry cce, in populateCacheEntry() argument251 cce.nameAlternative = info.nameAlternative; in populateCacheEntry()264 cce.namePrimary = displayName; in populateCacheEntry()265 cce.number = displayNumber; in populateCacheEntry()266 cce.location = info.geoDescription; in populateCacheEntry()267 cce.label = label; in populateCacheEntry()268 cce.isSipCall = isSipCall; in populateCacheEntry()269 cce.userType = info.userType; in populateCacheEntry()270 cce.originalPhoneNumber = info.phoneNumber; in populateCacheEntry()271 cce.shouldShowLocation = info.shouldShowGeoDescription; in populateCacheEntry()[all …]
63 } catch (CharacterCodingException cce) { in stringToByteArrayList()64 throw new IllegalArgumentException("cannot be utf-8 encoded", cce); in stringToByteArrayList()259 } catch (CharacterCodingException cce) { in bytesToHexOrQuotedString()
262 catch (CharacterCodingException cce) { in NetworkDetail()
282 } catch (ClassCastException cce) { in retrieveConfigurationsFromBackupData()