Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java215 public static final int INCOMING_CALL_HISTORY = 2; field in BluetoothPbapObexServer.ContentType
456 appParamValue.needTag = ContentType.INCOMING_CALL_HISTORY; in onGet()
498 appParamValue.needTag = ContentType.INCOMING_CALL_HISTORY; in onGet()
501 ContentType.INCOMING_CALL_HISTORY); in onGet()
1374 case ContentType.INCOMING_CALL_HISTORY: in createSelectionPara()