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.java208 public static final int INCOMING_CALL_HISTORY = 2; field in BluetoothPbapObexServer.ContentType
445 appParamValue.needTag = ContentType.INCOMING_CALL_HISTORY; in onGet()
482 appParamValue.needTag = ContentType.INCOMING_CALL_HISTORY; in onGet()
485 ContentType.INCOMING_CALL_HISTORY); in onGet()
1337 case ContentType.INCOMING_CALL_HISTORY: in createSelectionPara()