Searched defs:sensitive (Results 1 – 3 of 3) sorted by relevance
274 String sendCommand(String command, boolean sensitive) in sendCommand()281 String sendCommandInternal(String command, boolean sensitive) in sendCommandInternal()301 String sendComplexCommand(List<String> commands, boolean sensitive) throws MessagingException, in sendComplexCommand()371 List<ImapResponse> executeSimpleCommand(String command, boolean sensitive) in executeSimpleCommand()389 List<ImapResponse> executeComplexCommand(List<String> commands, boolean sensitive) in executeComplexCommand()
66 private final transient boolean sensitive; field in IOCase96 private IOCase(String name, boolean sensitive) { in IOCase()
359 public boolean sensitive; field in NotificationAppList.AppRow582 public boolean setSensitive(String pkg, int uid, boolean sensitive) { in setSensitive()