Searched refs:minor (Results 1 – 8 of 8) sorted by relevance
65 public static boolean kernelVersionLessThan(ITestDevice device, int major, int minor) in kernelVersionLessThan() argument72 return (major > deviceMajor) || ((major == deviceMajor) && (minor > deviceMinor)); in kernelVersionLessThan()
62 // use two ints to represent major and minor versions separately.65 // HAL minor version of the target component (e.g. 1.0 -> 0).
97 // use two ints to represent major and minor versions separately.100 // HAL minor version of target component (e.g. 1.0 -> 0).
128 // use two ints to represent major and minor versions separately.131 // HAL minor version of the target component (e.g. 1.0 -> 0).
205 // Component major and minor versions stored separately.208 // HAL minor version of component (e.g. 1.0 -> 0).568 // use two ints to represent major and minor versions separately.571 // HAL minor version of component (e.g. 1.0 -> 0).
90 // HAL minor version (e.g., 0 of 2.0)
226 // HAL (minor) version. e.g. 0.
10 …minor:{},major:{}}}),e.exports=function(t){function e(t,e,i){return r.isArray(e)?r.longestText(t,i… property