Home | History | Annotate | Download | only in app

Lines Matching refs:getRunnable

1273             public final Runnable getRunnable() {
1402 if (intent == null || !mActivityThread.post(args.getRunnable())) {