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

/frameworks/base/core/java/android/accounts/
H A DChooseTypeAndAccountActivity.java57 public static final String EXTRA_ALLOWABLE_ACCOUNTS_ARRAYLIST = "allowableAccounts"; field in class:ChooseTypeAndAccountActivity
534 intent.getParcelableArrayListExtra(EXTRA_ALLOWABLE_ACCOUNTS_ARRAYLIST);

Completed in 23 milliseconds