Searched refs:isValidDownstreamType (Results 1 – 1 of 1) sorted by relevance
181 if (!isValidDownstreamType(type)) return; in handleStartProvisioningIfNeeded()219 if (!isValidDownstreamType(type)) return; in handleStopProvisioningIfNeeded()543 private static boolean isValidDownstreamType(int type) { in isValidDownstreamType() method in EntitlementManager