Searched refs:getCaptureImageIntent (Results 1 – 2 of 2) sorted by relevance
415 Intent captureImageIntent = getCaptureImageIntent(); in startCaptureImageIntent()520 public static Intent getCaptureImageIntent() { in getCaptureImageIntent() method in ByodHelperActivity
577 if (canResolveIntent(ByodHelperActivity.getCaptureImageIntent())) { in setupTests()