Searched refs:modeValue (Results 1 – 1 of 1) sorted by relevance
362 int modeValue = isEnabled ? 1 : 0; in EnableAbility() local363 if (modeValue == QuerySwitchState()) { in EnableAbility()364 LBSLOGD(LOCATOR, "no need to set location ability, enable:%{public}d", modeValue); in EnableAbility()369 SetValue(locationDataEnableUri, LOCATION_DATA_COLUMN_ENABLE, modeValue); in EnableAbility()