Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
H A DBluetoothKeystoreService.java423 mEncryptDataThread.setWaitQueueEmptyForStop(); in stopThread()
427 mDecryptDataThread.setWaitQueueEmptyForStop(); in stopThread()
938 public void setWaitQueueEmptyForStop() { in setWaitQueueEmptyForStop() method in BluetoothKeystoreService.ComputeDataThread