Searched refs:mShutdown (Results 1 – 1 of 1) sorted by relevance
73 private volatile boolean mShutdown = false; // Used to interrupt socket accept thread field in BluetoothMapMasInstance481 if(mShutdown) { in onAcceptFailed()