HomeSort by relevance Sort by last modified time
    Searched refs:shouldScanFile (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 464 if (shouldScanFile(arrayPos)) {
474 if (shouldScanFile(arrayPos) && (!scanFile(cursor, arrayPos))) {
493 if (shouldScanFile(arrayPos)) {
501 if (shouldScanFile(arrayPos) && (!scanFile(cursor, arrayPos))) {
520 if (shouldScanFile(arrayPos) && (!scanFile(cursor, arrayPos))) {
    [all...]
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadInfo.java 486 final boolean isReady = shouldScanFile();
575 public boolean shouldScanFile() {

Completed in 485 milliseconds