Home
last modified time | relevance | path

Searched refs:onSetDisplaySurface (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsVideoCallProvider.java81 onSetDisplaySurface((Surface) msg.obj);
207 public abstract void onSetDisplaySurface(Surface surface); in onSetDisplaySurface() method in ImsVideoCallProvider
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsVideoCallProviderWrapper.java279 public void onSetDisplaySurface(Surface surface) { in onSetDisplaySurface() method in ImsVideoCallProviderWrapper
/frameworks/base/telecomm/java/android/telecom/
DConnection.java1558 onSetDisplaySurface((Surface) msg.obj); in handleMessage()
1754 public abstract void onSetDisplaySurface(Surface surface); in onSetDisplaySurface() method in Connection.VideoProvider
/frameworks/base/core/api/
Dtest-lint-baseline.txt1896 MissingNullability: android.telephony.ims.ImsVideoCallProvider#onSetDisplaySurface(android.view.Sur…
Dsystem-current.txt13352 method public abstract void onSetDisplaySurface(android.view.Surface);
Dcurrent.txt39953 method public abstract void onSetDisplaySurface(android.view.Surface);