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