Searched refs:native_start (Results 1 – 4 of 4) sorted by relevance
891 if (native_start(MediaSyncEvent.SYNC_EVENT_NONE, 0) == SUCCESS) { in startRecording()914 if (native_start(syncEvent.getType(), syncEvent.getAudioSessionId()) == SUCCESS) { in startRecording()1537 private native final int native_start(int syncEvent, int sessionId); in native_start() method in AudioRecord
1580 native_start(); in play()2522 private native final void native_start(); in native_start() method in AudioTrack
1885 native_start(); in start()1891 private native final void native_start(); in native_start() method in MediaCodec
1300 if (!native_start()) { in startNavigating()2260 private native boolean native_start(); in native_start() method in GpsLocationProvider