Searched refs:MIN_USSD_LEN (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DPhoneUtils.java101 static final int MIN_USSD_LEN = 1; field in class:PhoneUtils
1013 if (inputText.length() < MIN_USSD_LEN
1017 MIN_USSD_LEN, MAX_USSD_LEN),

Completed in 40 milliseconds