Searched refs:LIFECYCLE_NOUI (Results 1 – 3 of 3) sorted by relevance
114 startTest(Utils.LIFECYCLE_NOUI); in testNoUiLayerDoesNotTriggerLifecycleMethods()116 start3pApp(Utils.LIFECYCLE_NOUI); in testNoUiLayerDoesNotTriggerLifecycleMethods()
113 public static final String LIFECYCLE_NOUI = "LIFECYCLE_NOUI"; field in Utils202 case LIFECYCLE_NOUI: in getTestAppComponent()
110 if (Utils.LIFECYCLE_NOUI.equals(args.getString(Utils.TESTCASE_TYPE, ""))) { in onPrepareShow()