Searched refs:MSG_SET_CAMERA (Results 1 – 2 of 2) sorted by relevance
36 private static final int MSG_SET_CAMERA = 2; field in ImsVideoCallProvider61 case MSG_SET_CAMERA:126 mProviderHandler.obtainMessage(MSG_SET_CAMERA, args).sendToTarget(); in setCamera()
1012 private static final int MSG_SET_CAMERA = 2; field in Connection.VideoProvider1089 case MSG_SET_CAMERA: in handleMessage()1172 mMessageHandler.obtainMessage(MSG_SET_CAMERA, args).sendToTarget(); in setCamera()