Home
last modified time | relevance | path

Searched refs:appDied (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DScanClient.java43 public boolean appDied; field in ScanClient
DScanManager.java379 if (client.appDied) { in handleStopScan()
DGattService.java345 client.appDied = true; in binderDied()