Searched refs:startWithCookie (Results 1 – 3 of 3) sorted by relevance
91 final boolean started = mOperation.startWithCookie( in testStartWithCookie()108 final boolean started = mOperation.startWithCookie( in testNoStartWithoutCookie()283 mOperation.startWithCookie(cb, withCookie); in markCancellingAndStart()
162 public boolean startWithCookie(@NonNull BaseClientMonitor.Callback callback, int cookie) { in startWithCookie() method in BiometricSchedulerOperation
346 if (mCurrentOperation.startWithCookie(mInternalCallback, cookie)) { in startPreparedClient()