Searched refs:provisioningValue (Results 1 – 1 of 1) sorted by relevance
238 long provisioningValue = manager.getProvisioningIntValue( in getRcsPublishThrottle() local240 if (provisioningValue > 0) { in getRcsPublishThrottle()241 throttle = provisioningValue; in getRcsPublishThrottle()259 int provisioningValue = manager.getProvisioningIntValue( in getRclMaxNumberEntries() local261 if (provisioningValue > 0) { in getRclMaxNumberEntries()262 maxNumEntries = provisioningValue; in getRclMaxNumberEntries()