Searched refs:appDied (Results 1 – 5 of 5) sorted by relevance
33 boolean appDied; field in AdvertiseClient
40 boolean appDied; field in ScanClient
211 if (client.appDied) { in handleStopAdvertising()
226 if (client.appDied) { in handleStopScan()
219 client.appDied = true; in binderDied()223 client.appDied = true; in binderDied()