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