Searched refs:STATUS_NONE (Results 1 – 4 of 4) sorted by relevance
86 public static final int STATUS_NONE = 0; field in BluetoothDevicePairer250 setStatus(STATUS_NONE);259 private int mStatus = STATUS_NONE;468 return mStatus != STATUS_NONE && mStatus != STATUS_ERROR && mStatus != STATUS_SCANNING && in isInProgress()547 setStatus(STATUS_NONE); in doCancel()
94 private int mPreviousStatus = BluetoothDevicePairer.STATUS_NONE;558 case BluetoothDevicePairer.STATUS_NONE: in statusChanged()588 case BluetoothDevicePairer.STATUS_NONE: in statusChanged()
385 Telephony.Sms.STATUS_NONE, in insertSendingSmsMessage()
875 if (status != Telephony.Sms.STATUS_NONE) { in addMessageToUri()