Searched refs:LOCAL_ACCOUNT_SELECTION (Results 1 – 2 of 2) sorted by relevance
60 public static final String LOCAL_ACCOUNT_SELECTION = RawContacts.ACCOUNT_TYPE + " IS NULL AND " field in AccountWithDataSet139 selection = LOCAL_ACCOUNT_SELECTION; in hasData()
226 selection.append(AccountWithDataSet.LOCAL_ACCOUNT_SELECTION); in configureSelection()