Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DListPopupWindowTest.java338 mPopupWindowBuilder = new Builder().withWindowLayoutType( in testSetWindowLayoutType()
872 public Builder withWindowLayoutType(int windowLayoutType) { in withWindowLayoutType() method in ListPopupWindowTest.Builder