Searched refs:ByodFlowTestHelper (Results 1 – 5 of 5) sorted by relevance
10 public class ByodFlowTestHelper { class12 private static final String TAG = ByodFlowTestHelper.class.getSimpleName();17 public ByodFlowTestHelper(Context context) { in ByodFlowTestHelper() method in ByodFlowTestHelper
71 new ByodFlowTestHelper(this).sendResultToPrimary(resultIntent);
137 new ByodFlowTestHelper(this).tearDown(); in onCreate()
85 private ByodFlowTestHelper mByodFlowTestHelper;159 mByodFlowTestHelper = new ByodFlowTestHelper(this); in onCreate()
113 new ByodFlowTestHelper(this).tearDown(); in onCreate()