Searched refs:cce (Results 1 – 6 of 6) 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 …]
68 } catch (CharacterCodingException cce) { in stringToByteArrayList()69 throw new IllegalArgumentException("cannot be utf-8 encoded", cce); in stringToByteArrayList()281 } catch (CharacterCodingException cce) { in bytesToHexOrQuotedString()
134 } catch (CharacterCodingException cce) { in byteArrayToString()
293 } catch (ClassCastException cce) { in retrieveConfigurationsFromBackupData()
271 cce-fa272 cce-fi
328 catch (CharacterCodingException cce) { in NetworkDetail()