Searched defs:restoreState (Results 1 – 2 of 2) sorted by relevance
151 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest()
156 private fun restoreState(savedState: Bundle) { in <lambda>() method in com.android.cts.verifier.notifications.NotificationHidingVerifierActivity