Searched refs:ISelectionCriterionInterface (Results 1 – 2 of 2) sorted by relevance
91 struct ParameterManagerWrapper::parameterManagerElementSupported<ISelectionCriterionInterface> {};195 ISelectionCriterionInterface *criterion = in setPhoneState()196 getElement<ISelectionCriterionInterface>(gPhoneStateCriterionName, mPolicyCriteria); in setPhoneState()211 const ISelectionCriterionInterface *criterion = in getPhoneState()228 ISelectionCriterionInterface *criterion = in setForceUse()248 const ISelectionCriterionInterface *criterion = in getForceUse()257 bool ParameterManagerWrapper::isValueValidForCriterion(ISelectionCriterionInterface *criterion, in isValueValidForCriterion()273 ISelectionCriterionInterface *criterion = in setDeviceConnectionState()274 getElement<ISelectionCriterionInterface>(criterionName, mPolicyCriteria); in setDeviceConnectionState()301 ISelectionCriterionInterface *criterion = in setAvailableInputDevices()[all …]
30 class ISelectionCriterionInterface; variable44 using Criteria = std::map<std::string, ISelectionCriterionInterface *>;196 bool isValueValidForCriterion(ISelectionCriterionInterface *criterion, int valueToCheck);