Searched defs:select (Results 1 – 7 of 7) sorted by relevance
128 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
156 String select = "((" + People.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
159 String select = "((" + People.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
161 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
158 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
58 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreate() local
45 unsigned select : 1; member