Home
last modified time | relevance | path

Searched refs:modeId (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DDisplayRefreshRateCtsActivity.java147 public void setModeId(int modeId) { in setModeId() argument
151 params.preferredDisplayModeId = modeId; in setModeId()
DDisplayRefreshRateTest.java92 void waitForModeToChange(int modeId) throws InterruptedException { in waitForModeToChange() argument
93 while (modeId != mDisplay.getMode().getModeId() in waitForModeToChange()
/cts/tests/tests/display/src/android/display/cts/
DDisplayTest.java1169 public TestPresentation(Context context, Display display, int modeId) {
1171 mModeId = modeId;