Searched refs:readDeviceConfigBooleanOrDefaultIfEmpty (Results 1 – 1 of 1) sorted by relevance
119 mEnabled = readDeviceConfigBooleanOrDefaultIfEmpty( in updateConstants()122 mRequiresTargetingP = readDeviceConfigBooleanOrDefaultIfEmpty( in updateConstants()129 mEditChoicesBeforeSending = readDeviceConfigBooleanOrDefaultIfEmpty( in updateConstants()132 mShowInHeadsUp = readDeviceConfigBooleanOrDefaultIfEmpty( in updateConstants()150 private static boolean readDeviceConfigBooleanOrDefaultIfEmpty(String propertyName, in readDeviceConfigBooleanOrDefaultIfEmpty() method in SmartReplyConstants