Home | History | Annotate | Download | only in telephony

Lines Matching defs:where

86  * {@link #haltedProcessMessage}, which transitions to {@link DeliveringState} state, where the message
1147 // Pass this to SMS apps so that they know where it is stored
1176 * received. In certain cases it checks for similar messages instead of exact same (cases where
1190 String where;
1192 where = "address=? AND reference_number=? AND count=? AND sequence=? AND " +
1198 where = tracker.getQueryForMultiPartDuplicates();
1204 cursor = mResolver.query(sRawUri, PDU_PROJECTION, where,