Searched refs:receivedSubscription (Results 1 – 1 of 1) sorted by relevance
341 DownloadableSubscription receivedSubscription = intent.getParcelableExtra( in testGetDownloadableSubscriptionMetadata_success() local343 assertNotNull(receivedSubscription); in testGetDownloadableSubscriptionMetadata_success()344 assertEquals(CARRIER_NAME, receivedSubscription.getCarrierName()); in testGetDownloadableSubscriptionMetadata_success()