Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java228 public static final int OUTGOING_CALL_HISTORY = 3; field in BluetoothPbapObexServer.ContentType
503 appParamValue.needTag = ContentType.OUTGOING_CALL_HISTORY; in onGet()
568 appParamValue.needTag = ContentType.OUTGOING_CALL_HISTORY; in onGet()
571 ContentType.OUTGOING_CALL_HISTORY); in onGet()
1682 case ContentType.OUTGOING_CALL_HISTORY: in createSelectionPara()