Home | History | Annotate | Download | only in power

Lines Matching defs:ShutdownThread

70 public final class ShutdownThread extends Thread {
72 private static final String TAG = "ShutdownThread";
106 private static final ShutdownThread sInstance = new ShutdownThread();
141 private ShutdownThread() {
162 // ShutdownThread is called from many places, so best to verify here that the context passed