Searched refs:getDeviceOrientation (Results 1 – 4 of 4) sorted by relevance
87 int currentDeviceOrientation = getDeviceOrientation(mActivity); in verifyOrientationChange()
154 protected static int getDeviceOrientation(final Activity activity) { in getDeviceOrientation() method in PlayerListener
202 public int getDeviceOrientation() { in getDeviceOrientation() method in MockVideoProvider
785 return mockVideoProvider.getDeviceOrientation(); in assertDeviceOrientationChanged()