Searched refs:MNC_ZERO (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DMccTable.java201 config.mnc = mnc == 0 ? Configuration.MNC_ZERO : mnc;
/frameworks/base/core/java/android/content/res/
H A DConfiguration.java67 * for this use the {@link #MNC_ZERO} symbol.
75 public static final int MNC_ZERO = 0xffff; field in class:Configuration

Completed in 1245 milliseconds