Searched refs:selectionParts (Results 1 – 7 of 7) sorted by relevance
539 List<String> selectionParts = new ArrayList<String>(); in runQuery() local543 selectionParts.add(getWhereClauseForIds(mIds)); in runQuery()557 selectionParts.add(cselection); in runQuery()566 selectionParts.add(cselection); in runQuery()569 String selection = joinStrings(" AND ", selectionParts); in runQuery()591 List<String> selectionParts = new ArrayList<String>(); in toString() local595 selectionParts.add(getWhereClauseForIds(mIds)); in toString()609 selectionParts.add(cselection); in toString()618 selectionParts.add(cselection); in toString()621 String selection = joinStrings(" AND ", selectionParts); in toString()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...