Lines Matching refs:Accounts
44 import android.provider.BrowserContract.Accounts;688 mAccountSpinner = (Spinner) findViewById(R.id.accounts);1012 Accounts.ACCOUNT_NAME,1013 Accounts.ACCOUNT_TYPE,1014 Accounts.ROOT_ID,1022 super(context, Accounts.CONTENT_URI, PROJECTION, null, null, null);