Home
last modified time | relevance | path

Searched refs:DEBUG_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java75 if (NekoLand.DEBUG_NOTIFICATIONS) { in onStartJob()
174 if (NekoLand.DEBUG_NOTIFICATIONS) { in registerJob()
H A DNekoLand.java65 public static boolean DEBUG_NOTIFICATIONS = false; field in NekoLand