Searched refs:removeDisplay (Results 1 – 3 of 3) sorted by relevance
68 void removeDisplay(int displayId) { in removeDisplay() method in ShadowDisplayManagerGlobal69 mDm.removeDisplay(displayId); in removeDisplay()114 synchronized private void removeDisplay(int displayId) { in removeDisplay() method in ShadowDisplayManagerGlobal.MyDisplayManager
164 public static void removeDisplay(int displayId) { in removeDisplay() method in ShadowDisplayManager165 getShadowDisplayManagerGlobal().removeDisplay(displayId); in removeDisplay()
43 ShadowDisplayManager.removeDisplay(0); in notSupportedInJellyBean()81 ShadowDisplayManager.removeDisplay(3); in forNonexistentDisplay_removeDisplay_shouldThrow()158 ShadowDisplayManager.removeDisplay(displayId); in changeAndRemoveDisplay_shouldNotifyListeners()