Searched refs:UNFOLDED (Results 1 – 6 of 6) sorted by relevance
76 TestListActivity.DisplayMode.UNFOLDED.toString(); in onStart()120 TestListActivity.DisplayMode.UNFOLDED.toString(); in relaunchTest()
56 public static volatile String sCurrentDisplayMode = DisplayMode.UNFOLDED.toString();67 UNFOLDED, enumConstant179 sCurrentDisplayMode = DisplayMode.UNFOLDED.toString(); in onCreateOptionsMenu()
125 resultCode, data, DisplayMode.UNFOLDED.toString())); in handleLaunchTestResult()
162 if (mode.equalsIgnoreCase(DisplayMode.UNFOLDED.toString())) { in fromActivityResultWithDisplayMode()
571 return currentMode.equals(DisplayMode.UNFOLDED.toString()); in matchDisplayMode()
987 && mode.equalsIgnoreCase(DisplayMode.UNFOLDED.toString()) in removeTestNameSuffix()