HomeSort by relevance Sort by last modified time
    Searched refs:onSetDeviceOrientation (Results 1 - 11 of 11) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
MockVideoProvider.java 74 public void onSetDeviceOrientation(int rotation) {
RemoteConnectionTest.java     [all...]
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
TestManagedVideoProvider.java 90 public void onSetDeviceOrientation(int rotation) {
TestVideoProvider.java 131 public void onSetDeviceOrientation(int rotation) {
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
MockVideoProvider.java 91 public void onSetDeviceOrientation(int rotation) {
  /frameworks/base/telephony/java/com/android/ims/internal/
ImsVideoCallProvider.java 79 onSetDeviceOrientation(msg.arg1);
202 /** @see Connection.VideoProvider#onSetDeviceOrientation */
203 public abstract void onSetDeviceOrientation(int rotation);
  /packages/services/Telecomm/src/com/android/server/telecom/
VideoProviderProxy.java 389 public void onSetDeviceOrientation(int rotation) {
  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsVideoCallProviderWrapper.java 277 public void onSetDeviceOrientation(int rotation) {
  /frameworks/base/telecomm/java/android/telecom/
Connection.java     [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 264 milliseconds