Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN (Results 1 – 1 of 1) sorted by relevance
306 value = {CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN,315 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN = 1 << 1; field in ServiceStateTracker2971 ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN) in updateSpnDisplayLegacy()2972 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN); in updateSpnDisplayLegacy()4024 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()4041 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()4057 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()