Searched refs:FOLDED (Results 1 – 6 of 6) sorted by relevance
68 FOLDED; enumConstant82 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()
970 && 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()
123 resultCode, data, DisplayMode.FOLDED.toString())); in handleLaunchTestResult()
575 return currentMode.equals(DisplayMode.FOLDED.toString()); in matchDisplayMode()
3235 … DeviceStateSensorOrientationMap.NORMAL, DeviceStateSensorOrientationMap.FOLDED)); in testDeviceStateSensorOrientationMapCharacteristics()
19985 field public static final long FOLDED = 4L; // 0x4L