Searched refs:STATUS_REMOTE_DISCONNECTION (Results 1 – 2 of 2) sorted by relevance
184 public static final int STATUS_REMOTE_DISCONNECTION = 4; field in AsyncChannel924 replyDisconnected(STATUS_REMOTE_DISCONNECTION); in binderDied()
165 case AsyncChannel.STATUS_REMOTE_DISCONNECTION: in processMessage()