Home
last modified time | relevance | path

Searched refs:STATUS_FAILED (Results 1 – 10 of 10) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
DBluetoothMasClient.java172 public static final int STATUS_FAILED = 1; field in BluetoothMasClient
359 int status = request.isSuccess() ? STATUS_OK : STATUS_FAILED; in handleMessage()
457 mCallback.obtainMessage(event, success ? STATUS_OK : STATUS_FAILED, mMas.getMasInstanceId(), in sendToClient()
/frameworks/base/core/java/android/app/
DDownloadManager.java195 public final static int STATUS_FAILED = 1 << 4; field in DownloadManager
956 if ((mStatusFlags & STATUS_FAILED) != 0) { in runQuery()
1170 if (status != STATUS_SUCCESSFUL && status != STATUS_FAILED) {
1564 case STATUS_FAILED:
1648 return STATUS_FAILED;
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DDownloadManagerBaseTest.java447 (value != DownloadManager.STATUS_FAILED) && in waitForDownloadToStart()
458 value == DownloadManager.STATUS_FAILED); in waitForDownloadToStart()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerBaseTest.java811 (value != DownloadManager.STATUS_FAILED) && in waitForDownloadToStart()
822 value == DownloadManager.STATUS_FAILED); in waitForDownloadToStart()
DDownloadManagerFunctionalTest.java411 verifyInt(cursor, DownloadManager.COLUMN_STATUS, DownloadManager.STATUS_FAILED); in testServerDropConnection_body()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmSMSDispatcher.java130 if(tpStatus >= Sms.STATUS_FAILED || tpStatus < Sms.STATUS_PENDING ) { in handleStatusReport()
/frameworks/base/telephony/java/android/telephony/
DTelephony.java202 public static final int STATUS_FAILED = 64; field
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4077 field public static final int STATUS_FAILED = 16; // 0x10
25802 field public static final int STATUS_FAILED = 64; // 0x40
/frameworks/base/api/
Dcurrent.txt4502 field public static final int STATUS_FAILED = 16; // 0x10
35320 field public static final int STATUS_FAILED = 64; // 0x40
Dsystem-current.txt4664 field public static final int STATUS_FAILED = 16; // 0x10
38377 field public static final int STATUS_FAILED = 64; // 0x40