Searched defs:sensitive (Results 1 – 3 of 3) sorted by relevance
104 val sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>() constant115 val sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>() constant127 var sensitive = NotificationOtpDetectionHelper.getTextForDetection( in <lambda>() variable169 val sensitive = NotificationOtpDetectionHelper.getTextForDetection(notif) in <lambda>() constant193 val sensitive = NotificationOtpDetectionHelper in <lambda>() constant207 val sensitive = NotificationOtpDetectionHelper in <lambda>() constant225 val sensitive = in <lambda>() constant
347 public List<ImapResponse> executeSimpleCommand(String command, boolean sensitive) in executeSimpleCommand()355 public String sendCommand(String command, boolean sensitive) in sendCommand()368 List<ImapResponse> executeContinuationResponse(String response, boolean sensitive) in executeContinuationResponse()
125 int sensitive = Integer.parseInt((String) newValue); in onPreferenceChange() local