Home | History | Annotate | Download | only in content

Lines Matching defs:mStorageIsLow

233     volatile private boolean mStorageIsLow = false;
305 mStorageIsLow = true;
314 mStorageIsLow = false;
2184 pw.print("Memory low: "); pw.println(mStorageIsLow);
3218 if (mStorageIsLow) {