Home | History | Annotate | Download | only in launcher2

Lines Matching refs:processIntent

1456             Runnable processIntent = new Runnable() {
1498 mWorkspace.postDelayed(processIntent, 350);
1501 processIntent.run();