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

  /frameworks/opt/net/ims/src/java/com/android/ims/internal/
ImsVideoCallProvider.java 40 private static final int MSG_REQUEST_CAMERA_CAPABILITIES = 9;
88 case MSG_REQUEST_CAMERA_CAPABILITIES:
144 mProviderHandler.obtainMessage(MSG_REQUEST_CAMERA_CAPABILITIES).sendToTarget();
  /frameworks/base/telecomm/java/android/telecom/
Connection.java 520 private static final int MSG_REQUEST_CAMERA_CAPABILITIES = 9;
608 case MSG_REQUEST_CAMERA_CAPABILITIES:
671 mMessageHandler.obtainMessage(MSG_REQUEST_CAMERA_CAPABILITIES).sendToTarget();
    [all...]

Completed in 30 milliseconds