Home | History | Annotate | Download | only in os

Lines Matching defs:mPluggedCount

1278         int mPluggedCount;
1282 mPluggedCount = in.readInt();
1283 mCount.set(mPluggedCount);
1302 mUnpluggedCount = mPluggedCount;
1307 mPluggedCount = mCount.get();
1355 + " mPluggedCount=" + mPluggedCount);
1376 mLoadedCount = mPluggedCount = mUnpluggedCount = 0;
1396 mUnpluggedCount = mPluggedCount = mLoadedCount;