Searched refs:nativeGetCaptureRank (Results 1 – 1 of 1) sorted by relevance
185 public native int nativeGetCaptureRank(long nativeHandle); in nativeGetCaptureRank() method in NativeAudioThread291 int rank = nativeGetCaptureRank(nativeHandle); in run()