Searched defs:mRunning (Results 1 – 8 of 8) sorted by relevance
73 bool mRunning = false; variable
43 private final AtomicBoolean mRunning = new AtomicBoolean(false); field in ContactsContentObserver
121 boolean mRunning = true; field in NdefPushServer.ServerThread
45 private boolean mRunning; field in RecurringRunner
34 private final Collection<Runnable> mRunning = Collections.synchronizedSet(new HashSet<>()); field in UniqueExecutor
77 private boolean mRunning; field in ConnectivityPacketTracker
281 boolean mRunning = true; field in EchoServer.ConnectionlessServerThread
140 private boolean mRunning = false; field in GridViewSpecial