Searched refs:MSG_REQUEST_CAMERA_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance
50 private static final int MSG_REQUEST_CAMERA_CAPABILITIES = 9; field in ImsVideoCallProvider106 case MSG_REQUEST_CAMERA_CAPABILITIES:165 mProviderHandler.obtainMessage(MSG_REQUEST_CAMERA_CAPABILITIES).sendToTarget(); in requestCameraCapabilities()
1361 private static final int MSG_REQUEST_CAMERA_CAPABILITIES = 9; field in Connection.VideoProvider1468 case MSG_REQUEST_CAMERA_CAPABILITIES: in handleMessage()1547 mMessageHandler.obtainMessage(MSG_REQUEST_CAMERA_CAPABILITIES).sendToTarget(); in requestCameraCapabilities()