Searched refs:isShuttingDown (Results 1 – 4 of 4) sorted by relevance
33 volatile boolean isShuttingDown = false; field in BTtraffic67 isShuttingDown = false; in startWorker()132 isShuttingDown = true; in stopService()210 if (!bttraffic.isShuttingDown) in run()293 if (!bttraffic.isShuttingDown) in run()
944 public boolean isShuttingDown() { in isShuttingDown() method in PhoneMock
3014 public boolean isShuttingDown() { in isShuttingDown() method in Phone
3027 if (isShuttingDown()) { in phoneObjectUpdater()