Home | History | Annotate | Download | only in am

Lines Matching defs:pendingResults

284     HashSet<WeakReference<PendingIntentRecord>> pendingResults; // all pending intents for this act
460 if (pendingResults != null && pendingResults.size() > 0) {
462 for (WeakReference<PendingIntentRecord> wpir : pendingResults) {
2740 List<ResultInfo> pendingResults = null;
2743 pendingResults = results;
2747 "Relaunching: " + this + " with results=" + pendingResults
2762 final ClientTransactionItem callbackItem = ActivityRelaunchItem.obtain(pendingResults,