Searched defs:select (Results 1 – 6 of 6) sorted by relevance
127 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
141 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
148 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
58 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreate() local
182 public boolean select(Viewer viewer, Object parentElement, in select() method in SampleView.Filter
45 unsigned select : 1; member