Home | History | Annotate | Download | only in camera

Lines Matching defs:post

309      * This Handler is used to post message back onto the main thread of the
356 // Do not post this to avoid this module switch getting interleaved with
502 // Start switch camera animation. Post a message because
1818 mHandler.post(mDoSnapRunnable);
2251 mHandler.post(new Runnable() {