Searched refs:expectedAppId (Results 1 – 1 of 1) sorted by relevance
149 String expectedAppId = ServiceEntitlement.APP_SATELLITE_ENTITLEMENT; in testServiceEntitlementRequest() local152 .queryEntitlementStatus(eq(expectedAppId), any()); in testServiceEntitlementRequest()160 verify(mServiceEntitlement).queryEntitlementStatus(eq(expectedAppId), eq(expectedRequest)); in testServiceEntitlementRequest()