Searched refs:setRotationSupported (Results 1 – 3 of 3) sorted by relevance
55 ShadowRotationPolicy.setRotationSupported(true /* supported */); in getAvailabilityStatus_supportedRotation_shouldReturnAvailable()64 ShadowRotationPolicy.setRotationSupported(false /* supported */); in getAvailabilityStatus_unsupportedRotation_shouldReturnUnsupportedOnDevice()
52 public static void setRotationSupported(boolean supported) { in setRotationSupported() method in ShadowRotationPolicy
130 ShadowRotationPolicy.setRotationSupported(true); in testSetCheck()