Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN (Results 1 – 2 of 2) sorted by relevance
299 CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN},304 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN = 1 << 0; field in ServiceStateTracker2774 && ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN) in updateSpnDisplayLegacy()2775 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN); in updateSpnDisplayLegacy()3733 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()3760 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()3764 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()
2249 ServiceStateTracker.CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN); in testGetCarrierNameDisplayConditionWithBrandOverride()