Searched refs:STATUS_NONE (Results 1 – 4 of 4) sorted by relevance
88 public static final int STATUS_NONE = 0; field in BluetoothDevicePairer272 setStatus(STATUS_NONE);281 private int mStatus = STATUS_NONE;518 return mStatus != STATUS_NONE && mStatus != STATUS_ERROR && mStatus != STATUS_SCANNING && in isInProgress()597 setStatus(STATUS_NONE); in doCancel()
106 private int mPreviousStatus = BluetoothDevicePairer.STATUS_NONE;597 case BluetoothDevicePairer.STATUS_NONE: in statusChanged()634 case BluetoothDevicePairer.STATUS_NONE: in statusChanged()
385 Telephony.Sms.STATUS_NONE, in insertSendingSmsMessage()
875 if (status != Telephony.Sms.STATUS_NONE) { in addMessageToUri()