Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java230 public static final int MISSED_CALL_HISTORY = 4; field in BluetoothPbapObexServer.ContentType
506 appParamValue.needTag = ContentType.MISSED_CALL_HISTORY; in onGet()
574 appParamValue.needTag = ContentType.MISSED_CALL_HISTORY; in onGet()
577 ContentType.MISSED_CALL_HISTORY); in onGet()
1685 case ContentType.MISSED_CALL_HISTORY: in createSelectionPara()