Searched refs:PASSPHRASE (Results 1 – 3 of 3) sorted by relevance
38 private static final String PASSPHRASE = "HelloWorld"; field in WifiP2pGroupTest54 group.setPassphrase(PASSPHRASE); in testSetterGetter()64 assertEquals(PASSPHRASE, group.getPassphrase()); in testSetterGetter()
686 NanDataPathSecurityType.PASSPHRASE, in validateInitiateDataPath()749 NanDataPathSecurityType.PASSPHRASE, in validateRespondToDataPathRequest()
936 req.securityConfig.securityType = NanDataPathSecurityType.PASSPHRASE; in initiateDataPath()1013 req.securityConfig.securityType = NanDataPathSecurityType.PASSPHRASE; in respondToDataPathRequest()