Searched refs:currentParserContextToString (Results 1 – 1 of 1) sorted by relevance
574 (Build.IS_ENG || Build.IS_USERDEBUG) ? currentParserContextToString(parser) : null); in parseOverlay()581 private static String currentParserContextToString(@NonNull XmlPullParser parser) { in currentParserContextToString() method in OverlayConfigParser