Searched refs:mCheckConsistency (Results 1 – 2 of 2) sorted by relevance
386 private volatile boolean mCheckConsistency; field in MtpStorageManager397 mCheckConsistency = false; // Set to true to turn on automatic consistency checking in MtpStorageManager()399 while (mCheckConsistency) { in MtpStorageManager()412 if (mCheckConsistency) in MtpStorageManager()434 if (mCheckConsistency) { in close()435 mCheckConsistency = false; in close()
32439 Landroid/mtp/MtpStorageManager;->mCheckConsistency:Z