Home | History | Annotate | Download | only in email

Lines Matching full:protected

39     protected static final String TEST_ACCOUNT_PREFIX = "__test";
40 protected static final String TEST_ACCOUNT_SUFFIX = "@android.com";
46 protected android.accounts.Account[] getExchangeAccounts() {
51 protected android.accounts.Account makeAccountManagerAccount(String username) {
55 protected void createAccountManagerAccount(String username) {
60 protected Account setupProviderAndAccountManagerAccount(String username) {
67 protected ArrayList<Account> makeSyncManagerAccountList() {
81 protected void deleteAccountManagerAccount(android.accounts.Account account) {
92 protected void deleteTemporaryAccountManagerAccounts() {
101 protected String getTestAccountName(String name) {
105 protected String getTestAccountEmailAddress(String name) {
114 protected android.accounts.Account[] getAccountManagerAccounts(