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