Home | History | Annotate | Download | only in app

Lines Matching defs:sCurrentActivityThread

279     private static volatile ActivityThread sCurrentActivityThread;
1877 return sCurrentActivityThread;
1881 return (sCurrentActivityThread != null) ? sCurrentActivityThread.mSystemThread : false;
6479 sCurrentActivityThread = this;