Searched refs:UNFOCUSABLE_VIEW (Results 1 – 2 of 2) sorted by relevance
91 public static final String UNFOCUSABLE_VIEW = "unfocusable_view"; field in ImeStressTestUtil373 boolean isUnfocusableView = getIntent().getBooleanExtra(UNFOCUSABLE_VIEW, false); in onCreate()
22 import static com.android.inputmethod.stresstest.ImeStressTestUtil.UNFOCUSABLE_VIEW;144 Collections.singletonList(UNFOCUSABLE_VIEW)); in autoShow_notFocusedView_notRequestFocus()