Searched refs:VERSION_1_0 (Results 1 – 4 of 4) sorted by relevance
42 public static final int VERSION_1_0 = 0x10; field in WifiP2pUpnpServiceInfo102 sb.append(String.format(Locale.US, "%02x ", VERSION_1_0)); in createSupplicantQuery()
78 sb.append(String.format(Locale.US, "%02x", WifiP2pUpnpServiceInfo.VERSION_1_0)); in newInstance()
85 const VERSION_1_0: Version = Version { major: 1, minor: 0 }; constant107 Self::VERSION_1_0 => Entry::DebugPolicy, in entry_count()
1130 Landroid/net/wifi/p2p/nsd/WifiP2pUpnpServiceInfo;->VERSION_1_0:I