HomeSort by relevance Sort by last modified time
    Searched defs:isStatusError (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 302 public static boolean isStatusError(int status) {
385 * status values that indicate errors in the future. Use isStatusError() to
  /frameworks/base/core/java/android/provider/
Downloads.java 527 public static boolean isStatusError(int status) {
669 * the future. Use isStatusError() to capture the entire category.
  /frameworks/base/core/java/android/app/
DownloadManager.java     [all...]

Completed in 506 milliseconds