Searched refs:appButton1 (Results 1 – 1 of 1) sorted by relevance
740 Button appButton1 = activity.findViewById(R.id.app_button1); in testNudgeTo_nudgeToNudgeShortcut_legacy() local741 appButton1.post(() -> appButton1.requestFocus()); in testNudgeTo_nudgeToNudgeShortcut_legacy()743 assertThat(appButton1.isFocused()).isTrue(); in testNudgeTo_nudgeToNudgeShortcut_legacy()