Searched refs:lastIsDot (Results 1 – 1 of 1) sorted by relevance
759 bool lastIsDot = true; in detectAndroidCustomSensor() local763 lastIsDot = false; in detectAndroidCustomSensor()764 } else if (!lastIsDot && c == '.') { in detectAndroidCustomSensor()766 lastIsDot = true; in detectAndroidCustomSensor()