OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:http3button
(Results
1 - 1
of
1
) sorted by null
/packages/experimental/StrictModeTest/src/com/android/strictmodetest/
StrictModeActivity.java
200
// so see
http3Button
below, which connects directly to an IP
211
final Button
http3Button
= (Button) findViewById(R.id.http3_button);
212
http3Button
.setOnClickListener(new View.OnClickListener() {
Completed in 258 milliseconds