Home | History | Annotate | Download | only in provider

Lines Matching full:allowempty

878                 String allowEmpty = uri.getQueryParameter(PARAM_ALLOW_EMPTY_ACCOUNTS);
879 if ("false".equals(allowEmpty)) {