Searched refs:mShutdown (Results 1 – 4 of 4) sorted by relevance
54 private volatile boolean mShutdown = true; field in AvrcpCoverArtService114 mShutdown = false; in startBipServer()123 mShutdown = true; in stopBipServer()135 return mShutdown; in isShutdown()
47 private volatile boolean mShutdown = false; // Used to interrupt socket accept thread field in MnsService71 mShutdown = true; in stop()111 if (mShutdown) { in onAcceptFailed()
61 bool mShutdown = false; variable70 if (!mShutdown) { in ~GrpcGraphServerImpl()72 [this]() { return mShutdown; }); in ~GrpcGraphServerImpl()85 mShutdown = true; in startServer()
81 private volatile boolean mShutdown = false; // Used to interrupt socket accept thread field in BluetoothMapMasInstance525 if (mShutdown) { in onAcceptFailed()