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

/frameworks/base/telephony/java/com/android/ims/internal/
H A DImsVideoCallProvider.java79 onSetDeviceOrientation(msg.arg1);
202 /** @see Connection.VideoProvider#onSetDeviceOrientation */
203 public abstract void onSetDeviceOrientation(int rotation); method in class:ImsVideoCallProvider
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProviderWrapper.java259 public void onSetDeviceOrientation(int rotation) { method in class:ImsVideoCallProviderWrapper
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java1108 onSetDeviceOrientation(msg.arg1);
1311 public abstract void onSetDeviceOrientation(int rotation); method in class:Connection.VideoProvider

Completed in 83 milliseconds