Searched refs:LIFECYCLE_NOUI (Results 1 – 3 of 3) sorted by relevance
109 startTest(Utils.LIFECYCLE_NOUI); in testNoUiLayerDoesNotTriggerLifecycleMethods()111 start3pApp(Utils.LIFECYCLE_NOUI); in testNoUiLayerDoesNotTriggerLifecycleMethods()
107 public static final String LIFECYCLE_NOUI = "LIFECYCLE_NOUI"; field in Utils196 case LIFECYCLE_NOUI: in getTestAppComponent()
91 if (Utils.LIFECYCLE_NOUI.equals(args.getString(Utils.TESTCASE_TYPE, ""))) { in onPrepareShow()