Searched refs:ACCOUNT_BASE (Results 1 – 1 of 1) sorted by relevance
206 private static final int ACCOUNT_BASE = 0; field in EmailProvider207 private static final int ACCOUNT = ACCOUNT_BASE;208 private static final int ACCOUNT_ID = ACCOUNT_BASE + 1;209 private static final int ACCOUNT_CHECK = ACCOUNT_BASE + 2;210 private static final int ACCOUNT_PICK_TRASH_FOLDER = ACCOUNT_BASE + 3;211 private static final int ACCOUNT_PICK_SENT_FOLDER = ACCOUNT_BASE + 4;295 array.put(ACCOUNT_BASE >> BASE_SHIFT, Account.TABLE_NAME);