Searched refs:appDied (Results 1 – 4 of 4) sorted by relevance
36 public boolean appDied; field in ScanClient
587 if (client.appDied) { in handleDeadScanClient()591 client.appDied = true; in handleDeadScanClient()1431 client.appDied = true; in binderDied()
509 if (client.appDied) { in handleStopScan()
340 assertThat(scanClient.appDied).isTrue(); in onScanResult_remoteException_clientDied()