Searched refs:MESSAGE_ON_SUBSCRIBE_FAIL (Results 1 – 1 of 1) sorted by relevance
65 private static final int MESSAGE_ON_SUBSCRIBE_FAIL = 20; field in WifiNanStateManager263 Message msg = mHandler.obtainMessage(MESSAGE_ON_SUBSCRIBE_FAIL); in onSubscribeFail()471 case MESSAGE_ON_SUBSCRIBE_FAIL: in handleMessage()