Searched refs:CREDENTIAL_MAX_NUM (Results 1 – 2 of 2) sorted by relevance
35 private static final int CREDENTIAL_MAX_NUM = 32; field in WifiP2pGroupList56 mGroups = new LruCache<Integer, WifiP2pGroup>(CREDENTIAL_MAX_NUM) { in WifiP2pGroupList()
46716 Landroid/net/wifi/p2p/WifiP2pGroupList;->CREDENTIAL_MAX_NUM:I