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.java59 private static final String[] sCallLogProjection = new String[]{ field in BluetoothPbapCallLogComposer
101 projection = sCallLogProjection; in init()