Home | History | Annotate | Download | only in telecom

Lines Matching refs:MSG_SET_ZOOM

1016         private static final int MSG_SET_ZOOM = 6;
1110 case MSG_SET_ZOOM:
1189 mMessageHandler.obtainMessage(MSG_SET_ZOOM, value).sendToTarget();