Searched refs:CALLLOG_PROJECTION (Results 1 – 1 of 1) sorted by relevance
493 private static final String[] CALLLOG_PROJECTION = new String[]{ field in BluetoothPbapVcardManager514 callsCursor = mResolver.query(myUri, CALLLOG_PROJECTION, typeSelection, null, in composeAndSendSelectedCallLogVcards()