Home
last modified time | relevance | path

Searched refs:STATUS_LENGTH_REQUIRED (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/mmslib/
DDownloads.java636 public static final int STATUS_LENGTH_REQUIRED = 411; field in Downloads.Impl
736 case STATUS_LENGTH_REQUIRED: return "LENGTH_REQUIRED"; in statusToString()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothShare.java365 public static final int STATUS_LENGTH_REQUIRED = 411; field in BluetoothShare
DBluetoothOppUtility.java358 == BluetoothShare.STATUS_LENGTH_REQUIRED) || (statusCode in getStatusDescription()