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