Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mStopped

1460         private boolean mStopped;
1484 if (mStopped) {
1514 while (!mStopped && !mLoadAndBindStepFinished) {
1569 if (mStopped) {
1581 if (mStopped) {
1608 mStopped = true;
1622 if (mStopped) {
1839 while (!mStopped && c.moveToNext()) {
2258 if (mStopped) {
2685 if (mStopped) {
2691 if (mStopped) {
2839 Log.d(TAG, "mLoaderTask.mStopped=" + mStopped);