Searched refs:MSG_PROJECTION_SHORT (Results 1 – 1 of 1) sorted by relevance
228 static final String[] MSG_PROJECTION_SHORT = new String[] { field in BluetoothMapContentObserver1239 Cursor c = mProviderClient.query(uri, MSG_PROJECTION_SHORT, null, null, null); in initMsgList()1623 c = mProviderClient.query(mMessageUri, MSG_PROJECTION_SHORT, null, null, null); in handleMsgListChangesMsg()