HomeSort by relevance Sort by last modified time
    Searched refs:ACCOUNT_FLAGS_PROJECTION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
Account.java 192 public static final String[] ACCOUNT_FLAGS_PROJECTION = new String[] {
655 ACCOUNT_FLAGS_PROJECTION, null, null, null, ACCOUNT_FLAGS_COLUMN_FLAGS, 0L)
676 Cursor c = resolver.query(Account.CONTENT_URI, ACCOUNT_FLAGS_PROJECTION,
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOperation.java 339 Account.ACCOUNT_FLAGS_PROJECTION, null, null, null,

Completed in 748 milliseconds