Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapSimVcardManager.java532 protected String getType(String searchAttr) { in getType()
DBluetoothPbapObexServer.java668 public String searchAttr; field in BluetoothPbapObexServer.AppParamValue
1291 String searchAttr = appParamValue.searchAttr.trim(); in pullVcardListing() local