Searched refs:mDead (Results 1 – 3 of 3) sorted by relevance
151 bool mDead; variable
1036 mDead(false), mEventCache(NULL), mCacheSize(0), mMaxCacheSize(0) { in SensorEventConnection()1058 return !mDead && mWakeLockRefCount > 0; in needsWakeLock()1152 if (!isConnectionActive || mDead) { in updateLooperRegistrationLocked()1524 mDead = true; in handleEvent()
2150 if (proc.mDead) { in dumpProcessInternalLocked()2151 pw.print(prefix); pw.print("mDead="); pw.println(proc.mDead); in dumpProcessInternalLocked()2926 boolean mDead; field in ProcessStats.ProcessState3025 mDead = true; in makeDead()3029 if (!mDead) { in ensureNotDead()3375 if (mDead && proc.mCommonProcess != proc) { in pullFixedProc()