• Roshan Pius's avatar
    Display no-caller ID reason in InCallUI · e234ef87
    Roshan Pius authored
    Changes to fetch the no-caller ID reason from callsubject extra in the
    call object to display in the InCall UI. The callsubject extra would be
    populated by the RIL to hold the non-caller ID reason in case of number
    presentation that is set to RESTRICTED/UNKOWN and hence we need to
    differentiate the contents of this extra in InCallUI.
    PS: We should ideally be creating a different extra for the no-caller ID
    reason at telephony layer even if RIL sends it in the same exta as call
    subject, but that would require API changes.
    
    BUG: 22683773
    Change-Id: I4ae51754d7660e4b8c1082d142e2c1860d3f1604
    e234ef87
StatusBarNotifier.java 26.6 KB