Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapConfig.java28 private static boolean sIncludePhotosInVcard = false; field in BluetoothPbapConfig
39 sIncludePhotosInVcard = r.getBoolean(R.bool.pbap_include_photos_in_vcard); in init()
58 return sIncludePhotosInVcard; in includePhotosInVcard()