Searched refs:openControls (Results 1 – 4 of 4) sorted by relevance
76 fun openControls() { regex79 guts.openControls(0, 0, false, null)
180 doNothing().when(guts).openControls( in testOpenAndCloseGuts()196 verify(guts).openControls( in testOpenAndCloseGuts()221 doNothing().when(guts).openControls( in testChangeDensityOrFontScale()244 verify(guts).openControls( in testChangeDensityOrFontScale()
240 public void openControls( in openControls() method in NotificationGuts
640 guts.openControls( in openGutsInternal()