Searched refs:STATE_CANCELLING (Results 1 – 1 of 1) sorted by relevance
89 static final int STATE_CANCELLING = 7; field in BeamTransferManager224 if (mState == STATE_CANCELLING) { in setBluetoothTransferId()266 && mState != STATE_CANCELLING) { in isRunning()290 updateStateAndNotification(STATE_CANCELLING); in cancel()356 } else if (mState == STATE_CANCELLED || mState == STATE_CANCELLING) { in updateNotification()