Searched refs:STATUS_SEND_UNSUCCESSFUL (Results 1 – 6 of 6) sorted by relevance
184 public static final int STATUS_SEND_UNSUCCESSFUL = 2; field in AsyncChannel495 replyDisconnected(STATUS_SEND_UNSUCCESSFUL); in sendMessage()
141 case AsyncChannel.STATUS_SEND_UNSUCCESSFUL: in processMessage()
239 if (client != null && msg.arg1 != AsyncChannel.STATUS_SEND_UNSUCCESSFUL in handleMessage()
2362 AsyncChannel.STATUS_SEND_UNSUCCESSFUL, 0, null)); in sendScanRequestAfterUnsuccessfulSend()
940 if (message.arg1 == AsyncChannel.STATUS_SEND_UNSUCCESSFUL) { in processMessage()
106167 Lcom/android/internal/util/AsyncChannel;->STATUS_SEND_UNSUCCESSFUL:I