Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapObexServer.java680 public byte[] propertySelector; field in BluetoothPbapObexServer.AppParamValue
703 propertySelector = new byte[] {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; in AppParamValue()
746 appParamValue.propertySelector[index] = appParam[i + index]; in parseApplicationParameter()
1412 appParamValue.ignorefilter ? null : appParamValue.propertySelector); in pullVcardEntry()
1422 appParamValue.propertySelector); in pullVcardEntry()
1438 appParamValue.ignorefilter ? null : appParamValue.propertySelector); in pullVcardEntry()
1466 appParamValue.propertySelector, in pullVcardEntry()
1564 appParamValue.ignorefilter ? null : appParamValue.propertySelector); in pullPhonebook()
1577 appParamValue.propertySelector, in pullPhonebook()
1593 appParamValue.propertySelector, in pullPhonebook()
[all …]