Searched refs:mSystemThread (Results 1 – 2 of 2) sorted by relevance
265 boolean mSystemThread = false; field in ActivityThread1265 if (mSystemThread) { in dumpDbInfo()1907 return (sCurrentActivityThread != null) ? sCurrentActivityThread.mSystemThread : false; in isSystem()2099 if (mSystemThread && "android".equals(aInfo.packageName)) { in getPackageInfo()6317 mSystemThread = system; in attach()
1603 final ActivityThread mSystemThread; field in ActivityManagerService2548 mSystemThread.installSystemApplicationInfo(info, getClass().getClassLoader()); in setSystemProcess()2555 app.makeActive(mSystemThread.getApplicationThread(), mProcessStats); in setSystemProcess()2694 mSystemThread = null; in ActivityManagerService()2709 mSystemThread = ActivityThread.currentActivityThread(); in ActivityManagerService()2710 mUiContext = mSystemThread.getSystemUiContext(); in ActivityManagerService()12175 mSystemThread.installSystemProviders(providers);20467 mSystemThread.applyConfigurationToResources(mTempConfig);