Searched refs:setCurrentUserSetup (Results 1 – 4 of 4) sorted by relevance
47 fun setCurrentUserSetup(isSetup: Boolean) { in setCurrentUserSetup() method in com.android.systemui.statusbar.policy.FakeDeviceProvisionedController
439 mStackScroller.setCurrentUserSetup(true); in testUpdateFooter_noNotifications()451 mStackScroller.setCurrentUserSetup(true); in testUpdateFooter_remoteInput()468 mStackScroller.setCurrentUserSetup(true); in testUpdateFooter_withoutNotifications()484 mStackScroller.setCurrentUserSetup(true); in testUpdateFooter_oneClearableNotification()500 mStackScroller.setCurrentUserSetup(true); in testUpdateFooter_withoutHistory()517 mStackScroller.setCurrentUserSetup(false); in testUpdateFooter_oneClearableNotification_beforeUserSetup()533 mStackScroller.setCurrentUserSetup(true); in testUpdateFooter_oneNonClearableNotification()915 mStackScroller.setCurrentUserSetup(true); in hasFilteredOutSeenNotifs_updateFooter()
298 mView.setCurrentUserSetup(mDeviceProvisionedController.isCurrentUserSetup());
5986 public void setCurrentUserSetup(boolean isCurrentUserSetup) {