Searched refs:major (Results 1 – 9 of 9) 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.63 // HAL major version of the target component (e.g. 1.0 -> 1).
97 // use two ints to represent major and minor versions separately.98 // HAL major version of target component (e.g. 1.0 -> 1).
128 // use two ints to represent major and minor versions separately.129 // HAL major version of the target component (e.g. 1.0 -> 1).
205 // Component major and minor versions stored separately.206 // HAL major version of component (e.g. 1.0 -> 1).568 // use two ints to represent major and minor versions separately.569 // HAL major version of component (e.g. 1.0 -> 1).
87 // HAL major version (e.g., 2 of 2.0)
224 // HAL (major) version. e.g. 1.
10 …major:{}}}),e.exports=function(t){function e(t,e,i){return r.isArray(e)?r.longestText(t,i,e):t.mea… property
144552 protected final int major