Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN (Results 1 – 1 of 1) sorted by relevance
298 value = {CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN,307 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN = 1 << 1; field in ServiceStateTracker2755 ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN) in updateSpnDisplayLegacy()2756 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN); in updateSpnDisplayLegacy()3737 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()3754 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()3770 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()