Searched defs:unlockDevice (Results 1 – 3 of 3) sorted by relevance
166 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function
219 void unlockDevice() const { mDeviceLock.unlock(); }; in unlockDevice() function
458 private fun TestScope.unlockDevice() { in <lambda>() method in com.android.systemui.scene.SceneFrameworkIntegrationTest