Searched refs:MSG_SET_CAMERA (Results 1 – 2 of 2) sorted by relevance
41 private static final int MSG_SET_CAMERA = 2; field in ImsVideoCallProvider66 case MSG_SET_CAMERA:131 mProviderHandler.obtainMessage(MSG_SET_CAMERA, args).sendToTarget(); in setCamera()
1129 private static final int MSG_SET_CAMERA = 2; field in Connection.VideoProvider1206 case MSG_SET_CAMERA: in handleMessage()1289 mMessageHandler.obtainMessage(MSG_SET_CAMERA, args).sendToTarget(); in setCamera()