Searched defs:typeSelection (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DSyncCursorPair.java579 * @param typeSelection The existing selection
584 private static String getTimeConstrainedQuery(final String typeSelection, argument
588 queryBuilder.append(typeSelection);

Completed in 94 milliseconds