Searched defs:sensitive (Results 1 – 3 of 3) sorted by relevance
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()
88 val sensitive = NotificationOtpDetectionHelper.getTextForDetection( in testGetTextForDetection_textFieldsIncluded() constant100 var sensitive = NotificationOtpDetectionHelper.getTextForDetection( in testGetTextForDetection_nullTextFields() variable142 val sensitive = NotificationOtpDetectionHelper.getTextForDetection(notif) in testGetTextForDetection_messagesIncludedSorted() constant166 val sensitive = NotificationOtpDetectionHelper in testGetTextForDetection_textLinesIncluded() constant180 val sensitive = NotificationOtpDetectionHelper in testGetTextForDetection_bigTextStyleTextsIncluded() constant198 val sensitive = in testGetTextForDetection_maxLen() constant
129 int sensitive = Integer.parseInt((String) newValue); in onPreferenceChange() local