HomeSort by relevance Sort by last modified time
    Searched full:multipleselectionsallowed (Results 1 - 1 of 1) sorted by null

  /external/smack/src/org/apache/harmony/javax/security/auth/callback/
ChoiceCallback.java 32 private boolean multipleSelectionsAllowed;
67 boolean multipleSelectionsAllowed) {
72 this.multipleSelectionsAllowed = multipleSelectionsAllowed;
76 return multipleSelectionsAllowed;
101 if (!multipleSelectionsAllowed) {

Completed in 135 milliseconds