Searched defs:RotationLockController (Results 1 – 2 of 2) sorted by relevance
21 public interface RotationLockController extends Listenable, interface
25 fun RotationLockController.isRotationLockEnabled(): Flow<Boolean> { in <lambda>() method