Searched refs:NAN_RESPONSE_SUBSCRIBE (Results 1 – 4 of 4) sorted by relevance
328 public static final int NAN_RESPONSE_SUBSCRIBE = 5; field in WifiNanNative521 case NAN_RESPONSE_SUBSCRIBE: in onNanNotifyResponsePublishSubscribe()
407 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_SUBSCRIBE); in testNotifyResponseSubscribeSuccess()424 args.putInt("response_type", WifiNanNative.NAN_RESPONSE_SUBSCRIBE); in testNotifyResponseSubscribeFail()
59 case NAN_RESPONSE_SUBSCRIBE: in OnNanNotifyResponse()
349 } else if (msg.response_type == NAN_RESPONSE_SUBSCRIBE) { in Java_com_android_server_wifi_nan_WifiNanHalMock_callNotifyResponse()