Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN (Results 1 – 2 of 2) sorted by relevance
277 CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN},282 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN = 1 << 0; field in ServiceStateTracker2666 && ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN) in updateSpnDisplayLegacy()2667 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN); in updateSpnDisplayLegacy()3516 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()3543 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()3547 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN; in getCarrierNameDisplayBitmask()
1991 ServiceStateTracker.CARRIER_NAME_DISPLAY_BITMASK_SHOW_SPN); in testGetCarrierNameDisplayConditionWithBrandOverride()