Searched refs:getNetworkSpecifier (Results 1 – 3 of 3) sorted by relevance
141 if (mNetworkCapabilities.getNetworkSpecifier() != null) { in toJSON()143 mNetworkCapabilities.getNetworkSpecifier().toString()); in toJSON()
688 if (networkRequest.networkCapabilities.getNetworkSpecifier() instanceof in connectivityRequestWifiAwareNetwork()692 .getNetworkSpecifier()).specifier; in connectivityRequestWifiAwareNetwork()695 WifiAwareManagerFacade.getNetworkSpecifier(j)); in connectivityRequestWifiAwareNetwork()
143 public static NetworkSpecifier getNetworkSpecifier(JSONObject j) throws JSONException { in getNetworkSpecifier() method in WifiAwareManagerFacade