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

  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
SyncCursorPair.java 81 getSmsTypeSelectionSql(), null, getMmsTypeSelectionSql(), null);
92 getSmsTypeSelectionSql(),
114 getSmsTypeSelectionSql(),
557 public static String getSmsTypeSelectionSql() {
558 return MmsUtils.getSmsTypeSelectionSql();
  /packages/apps/Messaging/src/com/android/messaging/sms/
MmsUtils.java 190 public static String getSmsTypeSelectionSql() {
    [all...]

Completed in 98 milliseconds