Searched refs:OP_AUDIO_TRACK_SET_LOOP (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DApiService.java188 private static final int OP_AUDIO_TRACK_SET_LOOP = 506; field in class:ApiService
1234 intent.putExtra(PARAM_OP, OP_AUDIO_TRACK_SET_LOOP);
1480 case OP_AUDIO_TRACK_SET_LOOP:
2765 case OP_AUDIO_TRACK_SET_LOOP: {
2767 logd("OP_AUDIO_TRACK_SET_LOOP: " + audioTrackId);
3860 case OP_AUDIO_TRACK_SET_LOOP: {

Completed in 31 milliseconds