Searched refs:useIdInCallbackEventName (Results 1 – 1 of 1) sorted by relevance
399 boolean useIdInCallbackEventName = in wifiAwareAttach()402 new AwareAttachCallbackPostsEvents(sessionId, useIdInCallbackEventName), in wifiAwareAttach()405 useIdInCallbackEventName) : null); in wifiAwareAttach()442 boolean useIdInCallbackEventName = in wifiAwarePublish()448 useIdInCallbackEventName), null); in wifiAwarePublish()491 boolean useIdInCallbackEventName = in wifiAwareSubscribe()497 useIdInCallbackEventName), null); in wifiAwareSubscribe()683 public AwareAttachCallbackPostsEvents(int sessionId, boolean useIdInCallbackEventName) { in AwareAttachCallbackPostsEvents() argument686 mUseIdInCallbackEventName = useIdInCallbackEventName; in AwareAttachCallbackPostsEvents()724 boolean useIdInCallbackEventName) { in AwareIdentityChangeListenerPostsEvents() argument[all …]