Searched refs:WINDOW_ELEVATION (Results 1 – 1 of 1) sorted by relevance
82 private static final float WINDOW_ELEVATION = 10f; field in MagnifierTest119 mActivityRule.getActivity().getWindow().setElevation(WINDOW_ELEVATION); in setup()