Home | History | Annotate | Download | only in os

Lines Matching defs:RADIO

88      * The radio firmware version number.
90 * @deprecated The radio firmware version is frequently not
96 public static final String RADIO = getString(TelephonyProperties.PROPERTY_BASEBAND_VERSION);
979 * 2) Verifies radio and bootloader partitions are those expected in the build.
1040 Slog.e(TAG, "Mismatched radio version: build requires " + requiredRadio
1099 * Returns the version string for the radio firmware. May return
1100 * null (if, for instance, the radio is not currently on).