Home | History | Annotate | Download | only in telecom

Lines Matching defs:MSG_SET_PREVIEW_SURFACE

1061         private static final int MSG_SET_PREVIEW_SURFACE = 3;
1149 case MSG_SET_PREVIEW_SURFACE:
1224 mMessageHandler.obtainMessage(MSG_SET_PREVIEW_SURFACE, surface).sendToTarget();