Searched refs:EXTRA_REQUEST_LAYOUT_ONFOCUS (Results 1 – 2 of 2) sorted by relevance
54 public static final String EXTRA_REQUEST_LAYOUT_ONFOCUS = "requestLayoutOnFocus"; field in GridActivity137 mRequestLayoutOnFocus = intent.getBooleanExtra(EXTRA_REQUEST_LAYOUT_ONFOCUS, in onCreate()
1453 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testNonFocusableLoseInFastLayout()1973 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testChangeLayoutInChild()2055 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testChildStates()