Searched refs:EXTRA_RESULT_RECEIVER (Results 1 – 5 of 5) sorted by relevance
66 ResultReceiver resultReceiver = intent.getParcelableExtra(Intent.EXTRA_RESULT_RECEIVER); in sendLooperIdle()
85 intent.putExtra(Intent.EXTRA_RESULT_RECEIVER, new CountDownResultReceiver(countDownLatch)); in startTargetPackage()
1776 fillIn.putExtra(Intent.EXTRA_RESULT_RECEIVER,
5490 public static final String EXTRA_RESULT_RECEIVER field in Intent
11274 field public static final String EXTRA_RESULT_RECEIVER = "android.intent.extra.RESULT_RECEIVER";