Searched refs:getLatestKernelMinLts (Results 1 – 3 of 3) sorted by relevance
155 [[nodiscard]] KernelVersion getLatestKernelMinLts() const;
476 KernelVersion CompatibilityMatrix::getLatestKernelMinLts() const { in getLatestKernelMinLts() function in android::vintf::CompatibilityMatrix
1405 auto thisLatestMinLts = fcm.getLatestKernelMinLts(); in getLatestMinLtsAtFcmVersion()