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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 355 public static final int STATUS_NOT_ACCEPTABLE = 406;
  /frameworks/base/core/java/android/provider/
Downloads.java 634 public static final int STATUS_NOT_ACCEPTABLE = 406;
744 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE";
  /packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java 625 public static final int STATUS_NOT_ACCEPTABLE = 406;
735 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE";

Completed in 186 milliseconds