Searched refs:openControls (Results 1 – 5 of 5) sorted by relevance
76 fun openControls() { in openControls() method in com.android.systemui.statusbar.notification.row.NotificationGutsTest79 guts.openControls(0, 0, false, null) in openControls()
231 doNothing().when(guts).openControls( in testOpenAndCloseGuts()247 verify(guts).openControls( in testOpenAndCloseGuts()328 doNothing().when(guts).openControls( in testChangeDensityOrFontScale()351 verify(guts).openControls( in testChangeDensityOrFontScale()
211 .openControls( in <lambda>()226 .openControls( in <lambda>()323 .openControls( in <lambda>()342 .openControls( in <lambda>()
240 public void openControls( in openControls() method in NotificationGuts
671 guts.openControls( in openGutsInternal()