Searched refs:sanitizePII (Results 1 – 9 of 9) sorted by relevance
98 LogUtil.d(TAG, LogUtil.sanitizePII("id: " + id + " number: " + number)); in executeAction()114 LogUtil.d(TAG, LogUtil.sanitizePII("threadId: " + cursor.getLong(ID) + in executeAction()
327 + LogUtil.sanitizePII(foundSelfParticipant.getNormalizedDestination()) in rethrowSQLiteConstraintExceptionWithDetails()329 + LogUtil.sanitizePII(foundSenderParticipant.getNormalizedDestination()) in rethrowSQLiteConstraintExceptionWithDetails()
107 LogUtil.sanitizePII(recipients.toString())); in executeAction()
281 LogUtil.sanitizePII(mediaRequest.getKey()) /* key with phone# */); in scheduleAsyncMediaRequest()299 LogUtil.sanitizePII(mediaRequest.getKey()) /* key can contain phone# */); in addResourceToMemoryCache()
754 + LogUtil.sanitizePII(phoneText) + " for country " + country); in getValidE164Number()851 + LogUtil.sanitizePII(selfNumber) + " for country " + country); in getSimNumberNoCountryCode()882 + LogUtil.sanitizePII(phoneText) + " with country " + systemCountry); in formatForDisplay()
57 LogUtil.sanitizePII(filePath), in transcode()
256 public static String sanitizePII(final String text) { in sanitizePII() method in LogUtil
212 + LogUtil.sanitizePII(recipients.toString())); in getOrCreateThreadId()
527 return LogUtil.sanitizePII(getText()); in toString()