Searched refs:EXTRA_REQUEST_LAYOUT_ONFOCUS (Results 1 – 2 of 2) sorted by relevance
51 public static final String EXTRA_REQUEST_LAYOUT_ONFOCUS = "requestLayoutOnFocus"; field in GridActivity139 mRequestLayoutOnFocus = intent.getBooleanExtra(EXTRA_REQUEST_LAYOUT_ONFOCUS, in onCreate()
2995 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testNonFocusableLoseInFastLayout()3565 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testChangeLayoutInChild()3649 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testChildStates()4458 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true); in testUpdateHeightScrollHorizontal()4487 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true);4523 intent.putExtra(GridActivity.EXTRA_REQUEST_LAYOUT_ONFOCUS, true);