Home | History | Annotate | Download | only in include

Lines Matching refs:criterion

80      * It will set the telephony mode criterion accordingly and apply the configuration in order
81 * to select the right configuration on domains depending on this mode criterion.
85 * @return NO_ERROR if criterion set correctly, error code otherwise.
93 * It will set the corresponding policy parameter framework criterion.
98 * @return NO_ERROR if the criterion was set correctly, error code otherwise (e.g. config not
106 * Set the available input devices i.e. set the associated policy parameter framework criterion
110 * @return NO_ERROR if devices criterion updated correctly, error code otherwise.
115 * Set the available output devices i.e. set the associated policy parameter framework criterion
119 * @return NO_ERROR if devices criterion updated correctly, error code otherwise.
137 * Load the criterion configuration file.
139 * @param[in] path Criterion conf file path.
146 * Add a criterion type to AudioPolicyPfw.
148 * @param[in] typeName of the PFW criterion type.
149 * @param[in] isInclusive attribute of the criterion type.
154 * Add a criterion type value pair to AudioPolicyPfw.
156 * @param[in] typeName criterion type name to which this value pair is added to.
164 * Add a criterion to AudioPolicyPfw.
166 * @param[in] name of the PFW criterion.
167 * @param[in] typeName criterion type name to which this criterion is associated to.
168 * @param[in] defaultLiteralValue of the PFW criterion.
174 * Parse and load the inclusive criterion type from configuration file.
181 * Parse and load the exclusive criterion type from configuration file.
195 * Parse and load a criterion from configuration file.
202 * Parse and load the criterion types from configuration file.
267 bool isValueValidForCriterion(ISelectionCriterionInterface *criterion, int valueToCheck);
269 CriterionTypeCollection mPolicyCriterionTypes; /**< Policy Criterion Type map. */
270 CriterionCollection mPolicyCriteria; /**< Policy Criterion Map. */
280 * - Criterion