Searched defs:requestStatus (Results 1 – 3 of 3) sorted by relevance
65 public void requestStatus(OmtpVvmCarrierConfigHelper config, @Nullable PendingIntent sentIntent) { in requestStatus() method in VisualVoicemailProtocol
410 public void requestStatus(@Nullable PendingIntent sentIntent) { in requestStatus() method in OmtpVvmCarrierConfigHelper
1590 int requestStatus = BluetoothStatusCodes.ERROR_UNKNOWN; in writeCharacteristic() local