Home
last modified time | relevance | path

Searched refs:allocNativePlayer (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java38 mNativePlayer = allocNativePlayer( in OboePlayer()
43 mNativePlayer = allocNativePlayer( in OboePlayer()
141 private native long allocNativePlayer(long nativeSource, int playerSubtype); in allocNativePlayer() method in OboePlayer