Searched refs:postBootSetup (Results 1 – 14 of 14) sorted by relevance
295 public void postBootSetup() throws DeviceNotAvailableException { in postBootSetup() method in RemoteAndroidVirtualDevice307 super.postBootSetup(); in postBootSetup()
2186 postBootSetup(); in recoverDevice()2883 public void postBootSetup() throws DeviceNotAvailableException { in postBootSetup() method in NativeDevice3026 postBootSetup(); in reboot()3051 postBootSetup(); in rebootUserspace()
114 public void postBootSetup() { in postBootSetup() method in TestDeviceTest.TestableTestDevice1149 public void postBootSetup() { in testUnencryptDevice_erase()1150 super.postBootSetup(); in testUnencryptDevice_erase()
112 public void postBootSetup() { in postBootSetup() method in NativeDeviceTest.TestableAndroidNativeDevice
66 managedDevice.postBootSetup(); in bootOutOfRecovery()
48 mMockManagedDevice.postBootSetup(); in testBootOutOfRecovery()
69 device.postBootSetup(); in setUp()
113 device.postBootSetup(); in setUp()
132 device.postBootSetup(); in setUp()
274 device.postBootSetup(); in setUp()
156 mMockDevice.postBootSetup(); in doSetupExpectations()
127 mMockDevice.postBootSetup(); in doSetupExpectations()
911 public void postBootSetup() throws DeviceNotAvailableException; in postBootSetup() method