Home | History | Annotate | Download | only in shadows

Lines Matching defs:rawQueryWithFactory

604         database.rawQueryWithFactory(null, ANY_VALID_SQL, null, null);
749 Cursor cursor = database.rawQueryWithFactory(null, "select * from table_name", null, null, signal);