Home | History | Annotate | Download | only in launcher2

Lines Matching refs:processIntent

1472             Runnable processIntent = new Runnable() {
1514 mWorkspace.postDelayed(processIntent, 350);
1517 processIntent.run();