Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java221 public static final int COMBINED_CALL_HISTORY = 5; field in BluetoothPbapObexServer.ContentType
463 appParamValue.needTag = ContentType.COMBINED_CALL_HISTORY; in onGet()
523 appParamValue.needTag = ContentType.COMBINED_CALL_HISTORY; in onGet()
526 ContentType.COMBINED_CALL_HISTORY); in onGet()