Searched refs:ACCOUNT_FLAGS_PROJECTION (Results 1 – 1 of 1) sorted by relevance
189 public static final String[] ACCOUNT_FLAGS_PROJECTION = { field in Account581 ACCOUNT_FLAGS_PROJECTION, null, null, null, ACCOUNT_FLAGS_COLUMN_FLAGS, 0L) in isSecurityHold()602 Cursor c = resolver.query(Account.CONTENT_URI, ACCOUNT_FLAGS_PROJECTION, in clearSecurityHoldOnAllAccounts()