Searched defs:select (Results 1 – 4 of 4) sorted by relevance
46 def print_vndk_module_csv(output_file, module_dicts, root_dir, exclude, select): argument
58 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreate() local
188 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local
193 String select = "((" + Contacts.DISPLAY_NAME + " NOTNULL) AND (" in onCreateLoader() local