Home
last modified time | relevance | path

Searched defs:HandlerWithExceptionCallback (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/sdk/android/api/org/webrtc/
DEglRenderer.java92 private static class HandlerWithExceptionCallback extends Handler { class in EglRenderer
95 public HandlerWithExceptionCallback(Looper looper, Runnable exceptionCallback) { in HandlerWithExceptionCallback() method in EglRenderer.HandlerWithExceptionCallback