Searched refs:getDisplayId (Results 1 – 5 of 5) sorted by relevance
143 if (display.getDisplayId() == Display.DEFAULT_DISPLAY) { in testGetDisplays()159 assertEquals(Display.DEFAULT_DISPLAY, mWindowManager.getDefaultDisplay().getDisplayId()); in testDefaultDisplay()183 assertTrue(Display.DEFAULT_DISPLAY != display.getDisplayId());296 if (displayId == display.getDisplayId()) {
200 display.getDisplayId() != Display.DEFAULT_DISPLAY); in assertDisplayRegistered()
217 if (displayId == display.getDisplayId()) { in getDisplay()512 int getDisplayId() { in getDisplayId() method in WindowManagerState.Display618 int getDisplayId() { in getDisplayId() method in WindowManagerState.WindowState
162 mDisplay = mAmWmState.getWmState().getDisplay(mWindowState.getDisplayId()); in getDisplayAndWindowState()
82117 public int getDisplayId()