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