Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyNotificationListenerService.java78 private PendingIntent mSentIntent = null; field in MyNotificationListenerService.PendingIntentSender
87 if (mSentIntent != null || mReason != null) { in send()
91 throw new IllegalStateException("Already sent a PendingIntent (" + mSentIntent in send()
98 mSentIntent = pendingIntent; in send()
/cts/tests/tests/telephony/src/android/telephony/cts/
DSmsManagerTest.java84 private PendingIntent mSentIntent; field in SmsManagerTest
178 sendTextMessage(mDestAddr, mDestAddr, mSentIntent, mDeliveredIntent); in testSendAndReceiveMessages()
247 sendTextMessage(mDestAddr, mDestAddr, mSentIntent, mDeliveredIntent); in testSmsBlocking()
293 mSentIntent = PendingIntent.getBroadcast(mContext, 0, mSendIntent, in init()
352 sendDataMessage(mDestAddr, port, data, mSentIntent, mDeliveredIntent); in sendDataMessageIfSupported()
/cts/tools/dex-tools/dex/
Dclasses.out.dex128354 android.app.PendingIntent mSentIntent