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.java165 public static final int MISSED_CALL_HISTORY = 4; field in BluetoothPbapObexServer.ContentType
365 appParamValue.needTag = ContentType.MISSED_CALL_HISTORY; in onGet()
394 appParamValue.needTag = ContentType.MISSED_CALL_HISTORY; in onGet()
1017 case ContentType.MISSED_CALL_HISTORY: in createSelectionPara()