Searched refs:lastIsDot (Results 1 – 1 of 1) sorted by relevance
697 bool lastIsDot = true; in detectAndroidCustomSensor() local701 lastIsDot = false; in detectAndroidCustomSensor()702 } else if (!lastIsDot && c == '.') { in detectAndroidCustomSensor()704 lastIsDot = true; in detectAndroidCustomSensor()