Home | History | Annotate | Download | only in telephony

Lines Matching full:startswith

370         if (number.startsWith(CLIR_OFF)) {
374 if (number.startsWith(CLIR_ON)) {
1413 if (phoneNumber.startsWith("#") || phoneNumber.startsWith("*")) {
1543 if (number.startsWith(emergencyNum)) {
1552 return (number.startsWith("112") || number.startsWith("911"));