Searched refs:NotificationOtpDetectionHelper (Results 1 – 4 of 4) 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>()193 val sensitive = NotificationOtpDetectionHelper in <lambda>()207 val sensitive = NotificationOtpDetectionHelper in <lambda>()226 NotificationOtpDetectionHelper.getTextForDetection(createNotification(text = text)) in <lambda>()234 val shouldCheck = NotificationOtpDetectionHelper in <lambda>()[all …]
199 val expectedText = NotificationOtpDetectionHelper.getTextForDetection(sbn.notification) in <lambda>()
136 NotificationOtpDetectionHelper.shouldCheckForOtp(sbn.getNotification()); in onNotificationEnqueued()138 && NotificationOtpDetectionHelper in onNotificationEnqueued()157 containsOtp = NotificationOtpDetectionHelper.containsOtp( in onNotificationEnqueued()
59 public class NotificationOtpDetectionHelper { class359 private NotificationOtpDetectionHelper() { } in NotificationOtpDetectionHelper() method in NotificationOtpDetectionHelper