Searched defs:logStr (Results 1 – 3 of 3) sorted by relevance
66 fun logStr(str: String) = logBuffer.log(TAG, LogLevel.DEBUG, { str1 = str }, { "$str1" }) regex
261 String logStr = "isPendingIntentValid: " + intentType + " intent was created by " in isPendingIntentValid() local264 AnomalyReporter.reportAnomaly(UUID.fromString(UUID_BAD_PENDING_INTENT), logStr); in isPendingIntentValid() local
2784 final String logStr = "Registration Failed for phoneId=" + phoneId in notifyRegistrationFailed() local