OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testsslbutton
(Results
1 - 1
of
1
) sorted by null
/development/samples/KeyChainDemo/src/com/example/android/keychain/
KeyChainDemoActivity.java
83
private Button
testSslButton
;
135
testSslButton
= (Button) findViewById(R.id.test_ssl_button);
136
testSslButton
.setOnClickListener(new OnClickListener() {
Completed in 359 milliseconds