Searched refs:mStorageIsLow (Results 1 – 1 of 1) sorted by relevance
235 volatile private boolean mStorageIsLow = false; field in SyncManager306 mStorageIsLow = true;315 mStorageIsLow = false;2160 pw.print("Memory low: "); pw.println(mStorageIsLow); in dumpSyncState()3149 if (mStorageIsLow) { in startSyncH()