Searched refs:newStateValue (Results 1 – 1 of 1) sorted by relevance
120 const int32_t newStateValue = newState.mValue.int_value; in updateStateForPrimaryKey() local122 if (kStateUnknown == newStateValue) { in updateStateForPrimaryKey()129 stateValueInfo->state = newStateValue; in updateStateForPrimaryKey()133 if (oldStateValue != newStateValue) { in updateStateForPrimaryKey()149 if (kStateUnknown == newStateValue) { in updateStateForPrimaryKey()154 stateValueInfo->state = newStateValue; in updateStateForPrimaryKey()157 } else if (oldStateValue == newStateValue) { in updateStateForPrimaryKey()160 stateValueInfo->state = newStateValue; in updateStateForPrimaryKey()