Searched defs:typesBitmap (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DApnSetting.java68 public final int typesBitmap; field in class:ApnSetting
180 this.typesBitmap = apnBitmap;
240 this.typesBitmap = apnBitmap;
684 && typesBitmap == other.typesBitmap
733 && typesBitmap == other.typesBitmap

Completed in 230 milliseconds