Searched refs:mMajor (Results 1 – 3 of 3) sorted by relevance
99 final int mMajor; field in GnssConfiguration.HalInterfaceVersion103 mMajor = major; in HalInterfaceVersion()452 return gnssConfiguartionIfaceVersion.mMajor >= 2; in isConfigEsExtensionSecSupported()458 return gnssConfiguartionIfaceVersion.mMajor < 2; in isConfigSuplEsSupported()464 return gnssConfiguartionIfaceVersion.mMajor < 2; in isConfigGpsLockSupported()
143 boolean aidlV3Plus = halInterfaceVersion.mMajor == HalInterfaceVersion.AIDL_INTERFACE in reregisterWithService()
723 if (isUserEmergency || halVersion.mMajor < 2) { in handleRequestLocation()