Home | History | Annotate | Download | only in browser

Lines Matching refs:Accounts

44 import android.provider.BrowserContract.Accounts;
681 mAccountSpinner = (Spinner) findViewById(R.id.accounts);
1005 Accounts.ACCOUNT_NAME,
1006 Accounts.ACCOUNT_TYPE,
1007 Accounts.ROOT_ID,
1015 super(context, Accounts.CONTENT_URI, PROJECTION, null, null, null);