Searched refs:mCheckConsistency (Results 1 – 2 of 2) sorted by relevance
350 private volatile boolean mCheckConsistency; field in MtpStorageManager361 mCheckConsistency = false; // Set to true to turn on automatic consistency checking in MtpStorageManager()363 while (mCheckConsistency) { in MtpStorageManager()376 if (mCheckConsistency) in MtpStorageManager()398 if (mCheckConsistency) { in close()399 mCheckConsistency = false; in close()
35317 Landroid/mtp/MtpStorageManager;->mCheckConsistency:Z