Searched refs:shouldLog (Results 1 – 5 of 5) sorted by relevance
161 boolean shouldLog = false;181 shouldLog = show(R.string.recents_swipe_up_onboarding);184 shouldLog = show(R.string.recents_swipe_up_onboarding);186 if (shouldLog) {196 shouldLog = show(R.string.recents_quick_scrub_onboarding);199 shouldLog = show(R.string.recents_quick_scrub_onboarding);201 if (shouldLog) {
72 if (!shouldLog()) { in logGenerateLinks()104 private boolean shouldLog() { in shouldLog() method in GenerateLinksLogger
314 if (manager.shouldLog()) { in dump()
233 public boolean shouldLog() { in shouldLog() method in StatusBarIconController.IconManager
76694 Landroid/view/textclassifier/GenerateLinksLogger;->shouldLog()Z