Searched refs:MESSAGE_SUBSCRIBE (Results 1 – 1 of 1) sorted by relevance
53 private static final int MESSAGE_SUBSCRIBE = 8; field in WifiNanStateManager186 Message msg = mHandler.obtainMessage(MESSAGE_SUBSCRIBE); in subscribe()403 case MESSAGE_SUBSCRIBE: { in handleMessage()