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

/frameworks/opt/net/ims/src/java/com/android/ims/internal/
H A DImsVideoCallProvider.java65 onSetDeviceOrientation(msg.arg1);
162 /** @see Connection.VideoProvider#onSetDeviceOrientation */
163 public abstract void onSetDeviceOrientation(int rotation); method in class:ImsVideoCallProvider
H A DImsVideoCallProviderWrapper.java191 public void onSetDeviceOrientation(int rotation) { method in class:ImsVideoCallProviderWrapper
/frameworks/base/telecomm/java/android/telecom/
H A DConnection.java365 onSetDeviceOrientation(msg.arg1);
484 public abstract void onSetDeviceOrientation(int rotation); method in class:Connection.VideoProvider

Completed in 9 milliseconds