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