Searched refs:completionCallback (Results 1 – 3 of 3) sorted by relevance
535 public void releaseEglSurface(final Runnable completionCallback) { in releaseEglSurface() argument547 completionCallback.run(); in releaseEglSurface()552 completionCallback.run(); in releaseEglSurface()
197 scheduleEventAtOffset(duration, completionCallback); in MediaInfo()453 private static final MediaEvent completionCallback = new MediaEvent() { field in ShadowMediaPlayer901 postEvent(completionCallback);
2205 static void completionCallback(const char *buf, linenoiseCompletions *lc) {3102 linenoiseSetCompletionCallback(completionCallback);