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()
118 int sensitive = Integer.parseInt((String) newValue); in onPreferenceChange() local