Searched defs:minMaxSupportedPropertyValue (Results 1 – 3 of 3) sorted by relevance
2859 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue_dynamicSupportedValuesNotSupported() local2876 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue_dynamicSupportedValuesNotSupported_nullMinValue() local2893 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue_dynamicSupportedValuesNotSupported_nullMaxValue() local2921 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue() local2960 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue_maxValueNull() local2985 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue_minValueNull() local3001 var minMaxSupportedPropertyValue = mPropertyHalService.getMinMaxSupportedValue( in testGetMinMaxSupportedValue_notSpecified() local
3143 var minMaxSupportedPropertyValue = new MinMaxSupportedPropertyValue(); in testGetMinMaxSupportedValue() local3161 var minMaxSupportedPropertyValue = new MinMaxSupportedPropertyValue(); in testGetMinMaxSupportedValue_nullMinValue() local3178 var minMaxSupportedPropertyValue = new MinMaxSupportedPropertyValue(); in testGetMinMaxSupportedValue_nullMaxValue() local
1758 MinMaxSupportedPropertyValue minMaxSupportedPropertyValue = mock( in testGetMinMaxSupportedValue() local