Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java217 public static final int OUTGOING_CALL_HISTORY = 3; field in BluetoothPbapObexServer.ContentType
458 appParamValue.needTag = ContentType.OUTGOING_CALL_HISTORY; in onGet()
506 appParamValue.needTag = ContentType.OUTGOING_CALL_HISTORY; in onGet()
509 ContentType.OUTGOING_CALL_HISTORY); in onGet()
1379 case ContentType.OUTGOING_CALL_HISTORY: in createSelectionPara()