Home
last modified time | relevance | path

Searched defs:onlyCheckV21 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java1104 public final boolean onlyCheckV21; field in BluetoothPbapVcardManager.VCardFilter.FilterBit
1107 FilterBit(int pos, String prop, boolean onlyCheckV21, boolean excludeForV21) { in FilterBit()