Searched refs:mStorageIsLow (Results 1 – 1 of 1) sorted by relevance
233 volatile private boolean mStorageIsLow = false; field in SyncManager305 mStorageIsLow = true;314 mStorageIsLow = false;2184 pw.print("Memory low: "); pw.println(mStorageIsLow); in dumpSyncState()3218 if (mStorageIsLow) { in startSyncH()