Searched refs:CANCELLED (Results 1 – 10 of 10) 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
458 CANCELLED, /* The post dial string playback was cancelled enumConstant505 if (mPostDialState == PostDialState.CANCELLED in getRemainingPostDialString()
395 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()812 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
181 mState = State.CANCELLED; in cancel()328 mState = State.CANCELLED; in onSetComplete()
367 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()479 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
501 mState = State.CANCELLED; in cancel()
582 mState = State.CANCELLED; in cancel()1217 mState = State.CANCELLED; in onSetComplete()
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/ ...