Home
last modified time | relevance | path

Searched refs:FOLDED (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestListActivity.java68 FOLDED; enumConstant
82 if (name().equals(FOLDED.name())) { in asSuffix()
169 boolean isFoldedMode = sCurrentDisplayMode.equals(DisplayMode.FOLDED.toString()); in onCreateOptionsMenu()
177 sCurrentDisplayMode = DisplayMode.FOLDED.toString(); in onCreateOptionsMenu()
282 if (getCurrentDisplayMode().equals(DisplayMode.FOLDED.toString())) { in createContinue()
283 sCurrentDisplayMode = DisplayMode.FOLDED.toString(); in createContinue()
DTestListAdapter.java970 && mode.equalsIgnoreCase(DisplayMode.FOLDED.toString()) in setTestNameSuffix()
971 && !name.endsWith(DisplayMode.FOLDED.asSuffix())) { in setTestNameSuffix()
972 return name + DisplayMode.FOLDED.asSuffix(); in setTestNameSuffix()
988 && name.endsWith(DisplayMode.FOLDED.asSuffix())) { in removeTestNameSuffix()
989 return name.substring(0, name.length() - DisplayMode.FOLDED.asSuffix().length()); in removeTestNameSuffix()
DAbstractTestListActivity.java123 resultCode, data, DisplayMode.FOLDED.toString())); in handleLaunchTestResult()
DManifestTestListAdapter.java575 return currentMode.equals(DisplayMode.FOLDED.toString()); in matchDisplayMode()
/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java3235 … DeviceStateSensorOrientationMap.NORMAL, DeviceStateSensorOrientationMap.FOLDED)); in testDeviceStateSensorOrientationMapCharacteristics()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt19985 field public static final long FOLDED = 4L; // 0x4L