Searched refs:removeClientLocked (Results 1 – 1 of 1) sorted by relevance
368 removeClientLocked(client.asBinder(), timeout); in onClientDeath()394 removeClientLocked(clientInfo.client.asBinder(), timeout); in analyzeClientResponse()454 private void removeClientLocked(IBinder clientBinder, int timeout) { in removeClientLocked() method in WatchdogProcessHandler