Searched refs:includePhotosInVcard (Results 1 – 4 of 4) sorted by relevance
67 public static boolean includePhotosInVcard() { in includePhotosInVcard() method in BluetoothPbapConfig72 public static void setIncludePhotosInVcard(boolean includePhotosInVcard) { in setIncludePhotosInVcard() argument73 sIncludePhotosInVcard = includePhotosInVcard; in setIncludePhotosInVcard()
136 BluetoothPbapConfig.includePhotosInVcard() in createFilteredVCardComposer()
106 if (!BluetoothPbapConfig.includePhotosInVcard()) { in getOwnerPhoneNumberVcardFromProfile()
84 assertThat(BluetoothPbapConfig.includePhotosInVcard()).isTrue(); in testInit_whenIncludePhotosInVcardIsTrue()92 assertThat(BluetoothPbapConfig.includePhotosInVcard()).isFalse(); in testInit_whenIncludePhotosInVcardIsFalse()