Searched refs:getCaptureAudioIntent (Results 1 – 2 of 2) sorted by relevance
315 Intent captureAudioIntent = getCaptureAudioIntent(); in onCreate()502 public static Intent getCaptureAudioIntent() { in getCaptureAudioIntent() method in ByodHelperActivity
659 if (canResolveIntent(ByodHelperActivity.getCaptureAudioIntent())) { in setupTests()