Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsVideoCallProvider.java83 onSetDisplaySurface((Surface) msg.obj);
209 public abstract void onSetDisplaySurface(Surface surface); in onSetDisplaySurface() method in ImsVideoCallProvider
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
DImsVideoCallProviderWrapper.java278 public void onSetDisplaySurface(Surface surface) { in onSetDisplaySurface() method in ImsVideoCallProviderWrapper
/frameworks/base/telecomm/java/android/telecom/
DConnection.java1423 onSetDisplaySurface((Surface) msg.obj); in handleMessage()
1619 public abstract void onSetDisplaySurface(Surface surface); in onSetDisplaySurface() method in Connection.VideoProvider
/frameworks/base/api/
Dtest-lint-baseline.txt1716 MissingNullability: android.telephony.ims.ImsVideoCallProvider#onSetDisplaySurface(android.view.Sur…
1717 Missing nullability on parameter `surface` in method `onSetDisplaySurface`
Dtest-current.txt3762 method public abstract void onSetDisplaySurface(android.view.Surface);
Dsystem-current.txt9973 method public abstract void onSetDisplaySurface(android.view.Surface);
Dcurrent.txt44031 method public abstract void onSetDisplaySurface(android.view.Surface);
/frameworks/base/telephony/api/
Dsystem-current.txt1747 method public abstract void onSetDisplaySurface(android.view.Surface);
/frameworks/base/non-updatable-api/
Dsystem-current.txt9871 method public abstract void onSetDisplaySurface(android.view.Surface);
Dcurrent.txt43887 method public abstract void onSetDisplaySurface(android.view.Surface);