Home
last modified time | relevance | path

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

/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoService.java45 public static int CAT_NOTIFICATION = 1; field in NekoService
110 noman.notify(CAT_NOTIFICATION, builder.build()); in onStartJob()