Searched defs:INCOMING_CALL_HISTORY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapObexServer.java182 public static final int INCOMING_CALL_HISTORY = 2; field in class:BluetoothPbapObexServer.ContentType
396 appParamValue.needTag = ContentType.INCOMING_CALL_HISTORY;
429 appParamValue.needTag = ContentType.INCOMING_CALL_HISTORY;
432 ContentType.INCOMING_CALL_HISTORY);
1211 case ContentType.INCOMING_CALL_HISTORY:

Completed in 59 milliseconds