Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java418 mEncryptDataThread.setWaitQueueEmptyForStop(); in stopThread()
422 mDecryptDataThread.setWaitQueueEmptyForStop(); in stopThread()
922 public void setWaitQueueEmptyForStop() { in setWaitQueueEmptyForStop() method in BluetoothKeystoreService.ComputeDataThread