Home | History | Annotate | Download | only in applications

Lines Matching defs:mIsStarted

366         boolean mIsStarted;
694 if (object1.mIsStarted != object2.mIsStarted) {
696 return object1.mIsStarted ? -1 : 1;
1124 pi.mIsStarted = true;
1134 pi.mIsStarted = false;