Searched refs:hasAudioInput (Results 1 – 2 of 2) sorted by relevance
48 public static boolean hasAudioInput(Context context) { in hasAudioInput() method in AudioTestUtil
2288 if (AudioTestUtil.hasAudioInput(mContext)) { in testGetSupportedDeviceTypes()