Searched refs:allocNativePlayer (Results 1 – 1 of 1) sorted by relevance
35 mNativePlayer = allocNativePlayer(nativeAudioSource.getNativeObject(), mPlayerSubtype); in OboePlayer()38 mNativePlayer = allocNativePlayer( in OboePlayer()101 private native long allocNativePlayer(long nativeSource, int playerSubtype); in allocNativePlayer() method in OboePlayer