Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/location/
H A DNanoAppRpcService.java99 private int getPatchVersion() { in getPatchVersion() method in NanoAppRpcService
136 + getMajorVersion() + "." + getMinorVersion() + "." + getPatchVersion() + "]"; in toString()