Searched refs:MSG_SET_CAMERA (Results 1 – 2 of 2) sorted by relevance
33 private static final int MSG_SET_CAMERA = 2; field in ImsVideoCallProvider58 case MSG_SET_CAMERA:112 mProviderHandler.obtainMessage(MSG_SET_CAMERA, cameraId).sendToTarget(); in setCamera()
513 private static final int MSG_SET_CAMERA = 2; field in Connection.VideoProvider580 case MSG_SET_CAMERA: in handleMessage()638 mMessageHandler.obtainMessage(MSG_SET_CAMERA, cameraId).sendToTarget(); in setCamera()