Searched defs:shouldScanFile (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java637 if (shouldScanFile(arrayPos)) {
663 if (shouldScanFile(arrayPos)) {
1050 private boolean shouldScanFile(int arrayPos) { method in class:BluetoothOppService
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadInfo.java444 public boolean shouldScanFile(int status) { method in class:DownloadInfo

Completed in 94 milliseconds