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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapConfig.java28 private static boolean sIncludePhotosInVcard = false; field in class:BluetoothPbapConfig
38 sIncludePhotosInVcard = r.getBoolean(R.bool.pbap_include_photos_in_vcard);
57 return sIncludePhotosInVcard;

Completed in 59 milliseconds