Searched refs:isPossibleShortNumber (Results 1 – 3 of 3) sorted by relevance
32 assertTrue(shortInfo.isPossibleShortNumber(possibleNumber)); in testIsPossibleShortNumber()38 assertFalse(shortInfo.isPossibleShortNumber(impossibleNumber)); in testIsPossibleShortNumber()42 assertTrue(shortInfo.isPossibleShortNumber( in testIsPossibleShortNumber()
154 public boolean isPossibleShortNumber(PhoneNumber number) { in isPossibleShortNumber() method in ShortNumberInfo
308 isPossibleShortNumber, isValidShortNumber, getShortNumberCost. Note this is an experimental API