HomeSort by relevance Sort by last modified time
    Searched refs:concatSelections (Results 1 - 2 of 2) sorted by null

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
MmsSmsProvider.java 344 selection = concatSelections(
720 private static String concatSelections(String selection1, String selection2) {
    [all...]
MmsProvider.java 636 String finalSelection = concatSelections(selection, extraSelection);
824 String finalSelection = concatSelections(selection, extraSelection);
    [all...]

Completed in 83 milliseconds