Searched refs:TEST_PRIVATE_KEY_BASE64 (Results 1 – 8 of 8) sorted by relevance
63 private static final String TEST_PRIVATE_KEY_BASE64 = field in MainActivity66 Base64.getDecoder().decode(TEST_PRIVATE_KEY_BASE64);
62 private static final String TEST_PRIVATE_KEY_BASE64 = field in MainActivity65 Base64.getDecoder().decode(TEST_PRIVATE_KEY_BASE64);
108 static final String TEST_PRIVATE_KEY_BASE64 = Base64.getEncoder() field in FastPairProviderTest299 setPrivateKey(TEST_PRIVATE_KEY_BASE64); in startFastPairProvider()358 setPrivateKey(TEST_PRIVATE_KEY_BASE64); in testStartNoModelId_fastPairNotStarted()404 setPrivateKey(TEST_PRIVATE_KEY_BASE64); in testStopWhileEnabledAndStopped_doNothing()
65 private static final String TEST_PRIVATE_KEY_BASE64 = field in MainActivity68 Base64.getDecoder().decode(TEST_PRIVATE_KEY_BASE64);