Searched refs:getPendingClient (Results 1 – 2 of 2) sorted by relevance
437 return (getCurrentClient() != null) || (getPendingClient() != null); in isClientActive()
705 protected ClientMonitor getPendingClient() { in getPendingClient() method in BiometricServiceBase