nameString=extras.getString(Notification.EXTRA_TITLE); | nameString=extras.getCharSequence(Notification.EXTRA_TITLE); | nameString=extras.getString(Notification.EXTRA_TITLE) | nameString=extras.getCharSequence(Notification.EXTRA_TITLE) | platform_frameworks_base | 8d34af82acf1e61828c6e0a9a559b67fcd48cd97 | com.android.systemui.statusbar.notification.NotificationChannelHelper | | | TCIVar | nameString |
---|
v1 | extras |
---|
v2 | Notification.EXTRA_TITLE |
---|
| | TCIVar | nameString |
---|
v1 | extras |
---|
v2 | Notification.EXTRA_TITLE |
---|
| Uses | True |