Home | History | Annotate | Download | only in telephony

Lines Matching defs:SEARCH_QUERY

182     private static final String SEARCH_QUERY = "SELECT snippet(words, '', ' ', '', 1, 1) as " +
417 cursor = db.rawQuery(SEARCH_QUERY, SEARCH_STRING);