Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSignalThresholdInfoTest.java329 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()
336 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()
342 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()
348 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()
354 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()
363 buildWithInvalidParameterThrowException( in testBuilderWithInvalidParameter()
377 buildWithInvalidParameterThrowException(ran, type, new int[] {-1}, 2); in testBuilderWithInvalidParameter()
383 private void buildWithInvalidParameterThrowException( in buildWithInvalidParameterThrowException() method in SignalThresholdInfoTest