Searched refs:l2KeyAndCluster (Results 1 – 1 of 1) sorted by relevance
3369 Pair<String, String> l2KeyAndCluster = Pair.create("Wad", "Gab"); in testScoreCardNoteConnectionComplete() local3370 when(mWifiScoreCard.getL2KeyAndGroupHint(any())).thenReturn(l2KeyAndCluster); in testScoreCardNoteConnectionComplete()