Searched refs:CANCEL (Results 1 – 7 of 7) sorted by relevance
40 private static enum State {CANCEL, ALLOW} enumConstant48 if (mState == State.CANCEL) { in toString()105 boolean result = (status.mState != State.CANCEL); in canThreadDecoding()115 status.mState = State.CANCEL; in cancelThreadDecoding()
148 case CANCEL: in onFactoryReset()178 case CANCEL: in onFactoryResetConfirm()196 ActionBehavior.CANCEL).getKey()) in getFactoryResetActions()211 ActionBehavior.CANCEL).getKey()) in getFactoryResetConfirmActions()
49 DONE, CANCEL enumConstant438 case CANCEL: in createResultActionFragment()484 actions.add(new Action.Builder().key(Key.CANCEL.name()) in getResultActions()
233 ActionBehavior.CANCEL).getKey(); in refreshActionList()371 case CANCEL: in onActionClicked()
32 CANCEL(R.string.settings_cancel); enumConstant
53 static enum State {WAIT, DONE, CANCEL} enumConstant
2175 mCurrentThumbRequest.mState = MediaThumbRequest.State.CANCEL; in queryThumbnail()2182 mtq.mState = MediaThumbRequest.State.CANCEL; in queryThumbnail()