Searched refs:otherAppsButton (Results 1 – 1 of 1) sorted by relevance
128 val otherAppsButton = requireViewById<Button>(R.id.other_apps) in testButtons() constant129 otherAppsButton.waitForPost() in testButtons()130 assertThat(otherAppsButton.visibility).isEqualTo(View.GONE) in testButtons()