Searched refs:myUrlBar (Results 1 – 1 of 1) sorted by relevance
363 final TextView myUrlBar = findViewById(R.id.url_bar); in onPageStarted() local364 myUrlBar.setText(url); in onPageStarted()