Home
last modified time | relevance | path

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

/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoService.java121 notifyCat(context, cat); in triggerFoodResponse()
126 static void notifyCat(Context context, Cat cat) { in notifyCat() method in NekoService
DNekoControlsService.kt210 NekoService.notifyCat(this, it) in performControlAction()