Searched refs:shouldScanFile (Results 1 – 3 of 3) sorted by relevance
477 if (shouldScanFile(arrayPos)) { in run()487 if (shouldScanFile(arrayPos) && (!scanFile(cursor, arrayPos))) { in run()508 if (shouldScanFile(arrayPos)) { in run()516 if (shouldScanFile(arrayPos) && (!scanFile(cursor, arrayPos))) { in run()535 if (shouldScanFile(arrayPos) && (!scanFile(cursor, arrayPos))) { in run()910 private boolean shouldScanFile(int arrayPos) { in shouldScanFile() method in BluetoothOppService
451 public boolean shouldScanFile(int status) { in shouldScanFile() method in DownloadInfo
386 if (mInfo.shouldScanFile(mInfoDelta.mStatus)) { in run()