Searched refs:resultDisplayId (Results 1 – 1 of 1) sorted by relevance
243 final int[] resultDisplayId = { INVALID_DISPLAY }; in testViewGetDisplay() local256 resultDisplayId[0] = view.getDisplay().getDisplayId(); in testViewGetDisplay()263 return displayId == resultDisplayId[0]; in testViewGetDisplay()266 + ", but was display:" + resultDisplayId[0] in testViewGetDisplay() local