Searched refs:ACCOUNT_NAME (Results 1 – 1 of 1) sorted by relevance
104 Accounts.ACCOUNT_NAME + " IS NOT NULL DESC, "105 + Accounts.ACCOUNT_NAME + " ASC";233 map.put(Accounts.ACCOUNT_NAME, Accounts.ACCOUNT_NAME); in map.put() argument249 map.put(Bookmarks.ACCOUNT_NAME, Bookmarks.ACCOUNT_NAME); in map.put() argument302 map.put(SyncState.ACCOUNT_NAME, SyncState.ACCOUNT_NAME); in map.put() argument391 Bookmarks.ACCOUNT_NAME + " TEXT," + in onCreate()456 + "SELECT NULL AS " + Accounts.ACCOUNT_NAME in createAccountsView()459 + " UNION ALL SELECT " + Accounts.ACCOUNT_NAME in createAccountsView()527 Bookmarks.ACCOUNT_TYPE + "=? AND " + Bookmarks.ACCOUNT_NAME + "=? "); in getSelectionWithAccounts()533 Bookmarks.ACCOUNT_NAME + " IS NULL AND " + in getSelectionWithAccounts()[all …]