Home
last modified time | relevance | path

Searched refs:sCallLogProjection (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapCallLogComposer.java60 private static final String[] sCallLogProjection = new String[] { field in BluetoothPbapCallLogComposer
95 projection = sCallLogProjection; in init()