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()
36 CANCELLED, enumConstant
711 CANCELLED, /* The post dial string playback was cancelled enumConstant760 if (mPostDialState == PostDialState.CANCELLED in getRemainingPostDialString()
444 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()913 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
191 mState = State.CANCELLED; in cancel()343 mState = State.CANCELLED; in onSetComplete()
79 CANCELLED = 2, enumerator222 TunerError cause = TunerError::CANCELLED; in tuneComplete_1_1()
498 setPostDialState(PostDialState.CANCELLED); in cancelPostDial()630 if (mPostDialState == PostDialState.CANCELLED) { in processNextPostDialChar()
605 mState = State.CANCELLED; in cancel()
660 mState = State.CANCELLED; in cancel()1343 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());
4216 CANCELLED = 7; enumerator
108992 Ljava/util/concurrent/ForkJoinTask;->CANCELLED:I109041 Ljava/util/concurrent/FutureTask;->CANCELLED:I109233 Ljava/util/concurrent/locks/AbstractQueuedSynchronizer$Node;->CANCELLED:I109355 Ljava/util/concurrent/locks/StampedLock;->CANCELLED:I111686 Ljava/util/TimerTask;->CANCELLED:I