HomeSort by relevance Sort by last modified time
    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