Searched refs:cancel (Results 1 – 12 of 12) sorted by relevance
61 mTimer.cancel(); in onTestRunStart()74 mTimer.cancel(); in onTestRunEnd()
151 mCurrentThread.cancel(); in onTestEnd()256 public void cancel() { in cancel() method in ScreenRecordCollector.RecordingThread
72 mTimer.cancel(); in pause()
125 mManager.cancel(mNotificationId); in cancelNotification()
108 notificationManager.cancel(NOTIFICATION_ID) in after()
117 mTranscodingSession.cancel(); in testFinished()
76 if (mReaderHandle != null) mReaderHandle.cancel(false); in stopCollecting()
395 onNode.performTouchInput { cancel(delayMillis = 0) } in <lambda>()444 override fun cancel(delayMillis: Long) { in <lambda>() method
191 mCancellableContext.cancel( in close()
174 cancellableContext.cancel(Status.CANCELLED.asException()); in capture_callsStopOnSessionWhenCanceled()
266 mTimer.cancel(); in stopCollecting()
316 mNotificationManager.cancel(icon); in cancelNotifications()