Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java212 public static final int MISSED_CALL_HISTORY = 4; field in BluetoothPbapObexServer.ContentType
449 appParamValue.needTag = ContentType.MISSED_CALL_HISTORY; in onGet()
498 appParamValue.needTag = ContentType.MISSED_CALL_HISTORY; in onGet()
501 ContentType.MISSED_CALL_HISTORY); in onGet()
1345 case ContentType.MISSED_CALL_HISTORY: in createSelectionPara()