Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodHelperActivity.java425 startCaptureImageOrMotionPhotoIntent(getCaptureImageIntent()); in startCaptureImageIntent()
429 startCaptureImageOrMotionPhotoIntent(getCaptureMotionPhotoIntent()); in startCaptureMotionPhotoIntent()
432 private void startCaptureImageOrMotionPhotoIntent(Intent intent) { in startCaptureImageOrMotionPhotoIntent() method in ByodHelperActivity