Searched refs:PARAM_ALLOW_EMPTY_ACCOUNTS (Results 1 – 1 of 1) sorted by relevance
57 public static final String PARAM_ALLOW_EMPTY_ACCOUNTS = "allowEmptyAccounts"; field in BrowserProvider2552 String allowEmpty = uri.getQueryParameter(PARAM_ALLOW_EMPTY_ACCOUNTS); in query()