Searched refs:CANCELLED (Results 1 – 12 of 12) sorted by relevance
31 private static final int CANCELLED = 3; field in RankingReconsideration70 mState = CANCELLED; in cancel()77 return mState == CANCELLED; in isCancelled()
29 CANCELLED, enumConstant
376 CANCELLED, /* The post dial string playback was cancelled enumConstant
305 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()411 if (mPostDialState == PostDialState.CANCELLED in getRemainingPostDialString()433 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
483 mState = State.CANCELLED; in cancel()
285 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()582 if (mPostDialState == PostDialState.CANCELLED in getRemainingPostDialString()614 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
582 mState = State.CANCELLED; in cancel()1217 mState = State.CANCELLED; in onSetComplete()
180 mState = State.CANCELLED; in cancel()327 mState = State.CANCELLED; in onSetComplete()
315 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()613 if (mPostDialState == PostDialState.CANCELLED in getRemainingPostDialString()663 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
173 if (mPostDialState == PostDialState.CANCELLED in getRemainingPostDialString()
1496 assertEquals(Connection.PostDialState.CANCELLED, cn.getPostDialState());1728 assertEquals(MmiCode.State.CANCELLED, mmi.getState());1782 assertEquals(MmiCode.State.CANCELLED, mmi.getState());
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...