Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN (Results 1 – 1 of 1) sorted by relevance
328 value = {CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN,337 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN = 1 << 1; field in ServiceStateTracker3031 ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN) in updateSpnDisplayLegacy()3032 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN); in updateSpnDisplayLegacy()4060 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()4077 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()4093 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()