Home
last modified time | relevance | path

Searched refs:mAppIntentReceiver (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadReceiverTest.java61 private final BroadcastReceiver mAppIntentReceiver = new BroadcastReceiver() { field in MbmsDownloadReceiverTest.AppIntentCapture
72 mContext.registerReceiver(mAppIntentReceiver, filter, null, handler, in AppIntentCapture()
84 mContext.unregisterReceiver(mAppIntentReceiver); in getIntent()
98 mContext.unregisterReceiver(mAppIntentReceiver); in getIntents()