Searched refs:WILD (Results 1 – 10 of 10) sorted by relevance
64 public static final char WILD = 'N'; field in PhoneNumberUtils105 return (c >= '0' && c <= '9') || c == '*' || c == '#' || c == '+' || c == WILD; in isDialable()118 || c == WILD || c == WAIT || c == PAUSE; in isNonSeparator()494 if (cb != ca && ca != WILD && cb != WILD) { in compareLoosely()966 case 0xd: return WILD; in bcdToChar()982 } else if (c == WILD) { in charToBCD()
350 if (mPostDialState != PostDialState.WILD) { in proceedAfterWildChar()472 } else if (c == PhoneNumberUtils.WILD) { in processPostDialChar()473 setPostDialState(PostDialState.WILD); in processPostDialChar()
960 || conn.getAddress().indexOf(PhoneNumberUtils.WILD) >= 0) { in dialInternal()
376 if (mPostDialState != PostDialState.WILD) { in proceedAfterWildChar()769 setPostDialState(PostDialState.WILD); in processPostDialChar()984 return c == PhoneNumberUtils.WILD; in isWild()
481 WILD, /* The post dial string playback is waiting for a enumConstant
314 || mPendingMO.getAddress().indexOf(PhoneNumberUtils.WILD) >= 0) { in dial()424 || mPendingMO.getAddress().indexOf(PhoneNumberUtils.WILD) >= 0 ) { in dial()
1425 assertEquals(Connection.PostDialState.WILD, cn.getPostDialState());1426 assertEquals(Connection.PostDialState.WILD, ar.userObj);1493 assertEquals(Connection.PostDialState.WILD, cn.getPostDialState());
28425 field public static final char WILD = 78; // 0x004e 'N'
39709 field public static final char WILD = 78; // 0x004e 'N'
43139 field public static final char WILD = 78; // 0x004e 'N'