Searched refs:getNotificationTextFields (Results 1 – 1 of 1) sorted by relevance
299 List<CharSequence> fields = getNotificationTextFields(notification); in containsOtp()457 for (CharSequence line : getNotificationTextFields(notification)) { in getTextForDetection()464 protected static List<CharSequence> getNotificationTextFields(Notification notification) { in getNotificationTextFields() method in NotificationOtpDetectionHelper