Home | History | Annotate | Download | only in ui

Lines Matching defs:showProgress

2758             final Runnable showProgress = new Runnable() {
2764 mAttachmentEditorHandler.postDelayed(showProgress, 1000);
2774 mAttachmentEditorHandler.removeCallbacks(showProgress);