OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_LENGTH_REQUIRED
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java
363
public static final int
STATUS_LENGTH_REQUIRED
= 411;
BluetoothOppUtility.java
306
|| (statusCode == BluetoothShare.
STATUS_LENGTH_REQUIRED
)
/frameworks/base/core/java/android/provider/
Downloads.java
642
public static final int
STATUS_LENGTH_REQUIRED
= 411;
742
case
STATUS_LENGTH_REQUIRED
: return "LENGTH_REQUIRED";
/packages/apps/Messaging/src/com/android/messaging/mmslib/
Downloads.java
636
public static final int
STATUS_LENGTH_REQUIRED
= 411;
736
case
STATUS_LENGTH_REQUIRED
: return "LENGTH_REQUIRED";
Completed in 41 milliseconds