Home
last modified time | relevance | path

Searched refs:secondDot (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DPathParser.cpp59 bool secondDot = false; in extract() local
78 if (!secondDot) { in extract()
79 secondDot = true; in extract()
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DEmailAddress.java153 final int secondDot = host.indexOf(".", firstDot + 1); in isValidInternal() local
156 if (host.charAt(host.length() - 1) == '.' && secondDot == -1) { in isValidInternal()
/aosp12/frameworks/layoutlib/bridge/src/android/util/
H A DPathParser_Delegate.java280 boolean secondDot = false; in extract()
301 if (!secondDot) { in extract()
302 secondDot = true; in extract()
/aosp12/system/libhidl/transport/
H A DServiceManagement.cpp123 size_t secondDot = descriptor.rfind('.', lastDot - 1); in tryShortenProcessName() local
124 if (secondDot == std::string::npos) return; in tryShortenProcessName()
126 std::string newName = processName.substr(secondDot + 1, std::string::npos); in tryShortenProcessName()
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...