Searched refs:isShuttingDown (Results 1 – 6 of 6) 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()
137 if (isShuttingDown()) break; in run()142 if (isShuttingDown()) break; in run()148 private static boolean isShuttingDown() { in isShuttingDown() method in NativeDaemonConnector
948 public boolean isShuttingDown() { in isShuttingDown() method in PhoneMock
3316 public boolean isShuttingDown() { in isShuttingDown() method in Phone
3308 if (isShuttingDown()) { in phoneObjectUpdater()
40467 HSPLcom/android/internal/telephony/Phone;->isShuttingDown()Z