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

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProviderWrapper.java202 public void onSetDeviceOrientation(int rotation) { method in class:ImsVideoCallProviderWrapper
H A DImsVideoCallProvider.java68 onSetDeviceOrientation(msg.arg1);
176 /** @see Connection.VideoProvider#onSetDeviceOrientation */
177 public abstract void onSetDeviceOrientation(int rotation); method in class:ImsVideoCallProvider
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java746 onSetDeviceOrientation(msg.arg1);
909 public abstract void onSetDeviceOrientation(int rotation); method in class:Connection.VideoProvider

Completed in 72 milliseconds