Searched refs:MSG_CHANGE_STATE (Results 1 – 2 of 2) sorted by relevance
68 public static final int MSG_CHANGE_STATE = 5007; field in SapService490 case MSG_CHANGE_STATE:
879 msg.what = SapService.MSG_CHANGE_STATE; in handleRfcommReply()