HomeSort by relevance Sort by last modified time
    Searched defs:mDead (Results 1 - 3 of 3) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
TheSourceComponent.java 36 private boolean mDead;
55 mDead = false;
81 mDead = true;
88 if (mDead) {
  /frameworks/native/services/sensorservice/
SensorService.h 123 // Add or remove the file descriptor associated with the BitTube to the looper. If mDead is
151 bool mDead;
  /frameworks/base/core/java/com/android/internal/app/
ProcessStats.java     [all...]

Completed in 635 milliseconds