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