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.java214 public static final int COMBINED_CALL_HISTORY = 5; field in BluetoothPbapObexServer.ContentType
452 appParamValue.needTag = ContentType.COMBINED_CALL_HISTORY; in onGet()
507 appParamValue.needTag = ContentType.COMBINED_CALL_HISTORY; in onGet()
510 ContentType.COMBINED_CALL_HISTORY); in onGet()