Searched refs:getCaptureVideoIntent (Results 1 – 2 of 2) sorted by relevance
396 Intent captureVideoIntent = getCaptureVideoIntent(); in startCaptureVideoActivity()524 public static Intent getCaptureVideoIntent() { in getCaptureVideoIntent() method in ByodHelperActivity
595 if (canResolveIntent(ByodHelperActivity.getCaptureVideoIntent())) { in setupTests()