Searched refs:modeId (Results 1 – 3 of 3) sorted by relevance
147 public void setModeId(int modeId) { in setModeId() argument151 params.preferredDisplayModeId = modeId; in setModeId()
92 void waitForModeToChange(int modeId) throws InterruptedException { in waitForModeToChange() argument93 while (modeId != mDisplay.getMode().getModeId() in waitForModeToChange()
1169 public TestPresentation(Context context, Display display, int modeId) {1171 mModeId = modeId;