Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN (Results 1 – 2 of 2) sorted by relevance
307 CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN},312 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN = 1 << 0; field in ServiceStateTracker2989 && ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN) in updateSpnDisplayLegacy()2990 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN); in updateSpnDisplayLegacy()4020 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()4047 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()4051 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()
2754 ServiceStateTracker.CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN); in testGetCarrierNameDisplayConditionWithBrandOverride()