Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyProperties.java38 static final String PROPERTY_BASEBAND_VERSION = "gsm.version.baseband"; field
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DSystemInfo.java146 .append(SystemProperties.get(TelephonyProperties.PROPERTY_BASEBAND_VERSION, in getFirmwareVersion()