Searched refs:SEARCH_QUERY (Results 1 – 4 of 4) sorted by relevance
175 private static final String SEARCH_QUERY = "SELECT snippet(words, '', ' ', '', 1, 1) as " + field in MmsSmsProvider376 cursor = db.rawQuery(SEARCH_QUERY, SEARCH_STRING); in query()
90 s.start(Tags.SEARCH_QUERY).start(Tags.SEARCH_AND); in getRequestEntity()
389 public static final int SEARCH_QUERY = SEARCH_PAGE + 9; field in Tags
959 s.data(Tags.SEARCH_NAME, "GAL").data(Tags.SEARCH_QUERY, filter); in searchGal()