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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java 82 static final String[] SMS_PROJECTION = new String[] {
285 SMS_PROJECTION, null, null, null);
325 SMS_PROJECTION, null, null, null);
    [all...]
BluetoothMapContent.java 79 static final String[] SMS_PROJECTION = new String[] {
310 SMS_PROJECTION, null, null, "_id DESC");
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Conversation.java     [all...]

Completed in 172 milliseconds