Home
last modified time | relevance | path

Searched refs:getCaptureVideoIntent (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodHelperActivity.java273 Intent captureVideoIntent = getCaptureVideoIntent(); in onCreate()
450 public static Intent getCaptureVideoIntent() { in getCaptureVideoIntent() method in ByodHelperActivity
DByodFlowTestActivity.java497 if (canResolveIntent(ByodHelperActivity.getCaptureVideoIntent())) { in setupTests()