Searched refs:getClientMonitor (Results 1 – 4 of 4) sorted by relevance
396 public BaseClientMonitor getClientMonitor() { in getClientMonitor() method in BiometricSchedulerOperation
462 return mCurrentOperation != null ? mCurrentOperation.getClientMonitor() : null; in getCurrentClient()
153 (TestStartUserClient) mScheduler.mCurrentOperation.getClientMonitor(); in testScheduleOperation_whenNoUser_notStarted_andReset()
196 assertEquals(client1, mScheduler.mCurrentOperation.getClientMonitor()); in testCancelNotInvoked_whenOperationWaitingForCookie()