Searched refs:NotificationOtpDetectionHelper (Results 1 – 5 of 5) sorted by relevance
88 val sensitive = NotificationOtpDetectionHelper.getTextForDetection( in testGetTextForDetection_textFieldsIncluded()100 var sensitive = NotificationOtpDetectionHelper.getTextForDetection( in testGetTextForDetection_nullTextFields()105 sensitive = NotificationOtpDetectionHelper.getTextForDetection( in testGetTextForDetection_nullTextFields()111 sensitive = NotificationOtpDetectionHelper.getTextForDetection(nullExtras) in testGetTextForDetection_nullTextFields()142 val sensitive = NotificationOtpDetectionHelper.getTextForDetection(notif) in testGetTextForDetection_messagesIncludedSorted()166 val sensitive = NotificationOtpDetectionHelper in testGetTextForDetection_textLinesIncluded()180 val sensitive = NotificationOtpDetectionHelper in testGetTextForDetection_bigTextStyleTextsIncluded()199 NotificationOtpDetectionHelper.getTextForDetection(createNotification(text = text)) in testGetTextForDetection_maxLen()206 var shouldCheck = NotificationOtpDetectionHelper in testShouldCheckForOtp_styles()213 shouldCheck = NotificationOtpDetectionHelper in testShouldCheckForOtp_styles()[all …]
208 val expectedText = NotificationOtpDetectionHelper.getTextForDetection(sbn.notification) in <lambda>()
145 && NotificationOtpDetectionHelper.shouldCheckForOtp(sbn.getNotification()); in onNotificationEnqueued()147 && NotificationOtpDetectionHelper in onNotificationEnqueued()166 containsOtp = NotificationOtpDetectionHelper.containsOtp( in onNotificationEnqueued()
4 per-file NotificationOtpDetectionHelper.java = ntmyren@google.com
63 public class NotificationOtpDetectionHelper { class516 private NotificationOtpDetectionHelper() { } in NotificationOtpDetectionHelper() method in NotificationOtpDetectionHelper