4 ms·
worth noting, that blacklist filtering decompiled code looks this way (just one line; to show the naming) if (iNativeAd.getAdTitle() != null && m12161a(iNa
by nytgop77 5y ago
worth noting, that blacklist filtering decompiled code looks this way (just one line; to show the naming)
if (iNativeAd.getAdTitle() != null && m12161a(iNativeAd.getAdTitle(), str)
If to believe the naming, it is filtering advertisements.
- throwaway4good 5y agoThat would be my interpretation as well - these non mangled names I guess they come from an api.
- deleted 5y ago[deleted]