Searched defs:onSetDisplaySurface (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProviderWrapper.java194 public void onSetDisplaySurface(Surface surface) { method in class:ImsVideoCallProviderWrapper
H A DImsVideoCallProvider.java65 onSetDisplaySurface((Surface) msg.obj);
173 /** @see Connection.VideoProvider#onSetDisplaySurface */
174 public abstract void onSetDisplaySurface(Surface surface); method in class:ImsVideoCallProvider
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java743 onSetDisplaySurface((Surface) msg.obj);
898 public abstract void onSetDisplaySurface(Surface surface); method in class:Connection.VideoProvider

Completed in 70 milliseconds