Searched refs:getTextForDetection (Results 1 – 3 of 3) sorted by relevance
104 val sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>()115 val sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>()127 var sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>()132 sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>()138 sensitive = NotificationOtpDetectionHelper.getTextForDetection(nullExtras) in <lambda>()169 val sensitive = NotificationOtpDetectionHelper.getTextForDetection(notif) in <lambda>()194 .getTextForDetection(createNotification(style = style)) in <lambda>()208 .getTextForDetection(createNotification(style = style)) in <lambda>()226 NotificationOtpDetectionHelper.getTextForDetection(createNotification(text = text)) in <lambda>()
199 val expectedText = NotificationOtpDetectionHelper.getTextForDetection(sbn.notification) in <lambda>()
200 String sensitiveText = getTextForDetection(notification); in containsOtp()293 public static String getTextForDetection(Notification notification) { in getTextForDetection() method in NotificationOtpDetectionHelper