Searched refs:lastIsDot (Results 1 – 1 of 1) sorted by relevance
724 bool lastIsDot = true; in detectAndroidCustomSensor() local728 lastIsDot = false; in detectAndroidCustomSensor()729 } else if (!lastIsDot && c == '.') { in detectAndroidCustomSensor()731 lastIsDot = true; in detectAndroidCustomSensor()