Searched refs:STATUS_NONE (Results 1 – 4 of 4) sorted by relevance
86 public static final int STATUS_NONE = 0; field in BluetoothDevicePairer252 setStatus(STATUS_NONE);261 private int mStatus = STATUS_NONE;489 return mStatus != STATUS_NONE && mStatus != STATUS_ERROR && mStatus != STATUS_SCANNING && in isInProgress()568 setStatus(STATUS_NONE); in doCancel()
100 private int mPreviousStatus = BluetoothDevicePairer.STATUS_NONE;580 case BluetoothDevicePairer.STATUS_NONE: in statusChanged()611 case BluetoothDevicePairer.STATUS_NONE: in statusChanged()
385 Telephony.Sms.STATUS_NONE, in insertSendingSmsMessage()
875 if (status != Telephony.Sms.STATUS_NONE) { in addMessageToUri()