Searched refs:verifyPendingIntentReadIsWhatWasWrittenToParcel (Results 1 – 1 of 1) sorted by relevance
100 verifyPendingIntentReadIsWhatWasWrittenToParcel(null); in parcelIo_nullPendingIntent()105 verifyPendingIntentReadIsWhatWasWrittenToParcel(PendingIntent in parcelIo_shouldGetBackBroadcastIntentWrittenToParcelWithNullIntent()111 verifyPendingIntentReadIsWhatWasWrittenToParcel(PendingIntent in parcelIo_shouldGetBackBroadcastIntentWrittenToParcel()117 verifyPendingIntentReadIsWhatWasWrittenToParcel(PendingIntent in parcelIo_shouldGetBackActivityIntentWrittenToParcel()123 verifyPendingIntentReadIsWhatWasWrittenToParcel(PendingIntent in parcelIo_shouldGetBackServiceIntentWrittenToParcel()127 private void verifyPendingIntentReadIsWhatWasWrittenToParcel(PendingIntent expected) { in verifyPendingIntentReadIsWhatWasWrittenToParcel() method in PendingIntentTest