Searched refs:CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN (Results 1 – 1 of 1) sorted by relevance
299 value = {CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN,308 public static final int CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN = 1 << 1; field in ServiceStateTracker2746 ((rule & CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN) in updateSpnDisplayLegacy()2747 == CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN); in updateSpnDisplayLegacy()3724 return CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()3741 rule = CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()3757 rule |= CARRIER_NAME_DISPLAY_BITMASK_SHOW_PLMN; in getCarrierNameDisplayBitmask()