Searched refs:ACTION_CAPTURE_AND_CHECK_VIDEO (Results 1 – 3 of 3) sorted by relevance
62 filter.addAction(ByodHelperActivity.ACTION_CAPTURE_AND_CHECK_VIDEO); in setupProfile()
68 …public static final String ACTION_CAPTURE_AND_CHECK_VIDEO = "com.android.cts.verifier.managedprovi… field in ByodHelperActivity189 } else if (action.equals(ACTION_CAPTURE_AND_CHECK_VIDEO)) { in onCreate()
362 new Intent(ByodHelperActivity.ACTION_CAPTURE_AND_CHECK_VIDEO)); in setupTests()