Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java47 public static int DEBUG_NOTIFICATION = 1234; field in NekoService
88 noman.notify(DEBUG_NOTIFICATION, builder.build()); in onStartJob()
176 noman.notify(DEBUG_NOTIFICATION, new Notification.Builder(context) in registerJob()