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