Home
last modified time | relevance | path

Searched refs:createControls (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DControlsTest.java68 getView().createControls(getActivity(), (int)Math.round(controlCount)); in initUnits()
H A DCustomControlView.java68 public void createControls( in createControls() method in CustomControlView