Home | History | Annotate | Download | only in os

Lines Matching defs:mForegroundTime

9107             long mForegroundTime;
9195 mUnpluggedForegroundTime = mForegroundTime;
9272 out.writeLong(mForegroundTime);
9294 mForegroundTime = in.readLong();
9325 mForegroundTime += ttime;
9369 long val = mForegroundTime;
14124 p.mForegroundTime = p.mLoadedForegroundTime = in.readLong();
14634 out.writeLong(ps.mForegroundTime);