Searched defs:PARAM_ALLOW_EMPTY_ACCOUNTS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/provider/
H A DBrowserProvider2.java72 public static final String PARAM_ALLOW_EMPTY_ACCOUNTS = "allowEmptyAccounts"; field in class:BrowserProvider2
888 String allowEmpty = uri.getQueryParameter(PARAM_ALLOW_EMPTY_ACCOUNTS);

Completed in 203 milliseconds