Home
last modified time | relevance | path

Searched refs:iSingleBitValue (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/parameter/
DSelectionCriterionType.cpp190 int iSingleBitValue = iValue & (1 << bit); in getFormattedState() local
193 if (!iSingleBitValue) { in getFormattedState()
201 if (!getLiteralValue(iSingleBitValue, strSingleValue)) { in getFormattedState()