Home
last modified time | relevance | path

Searched defs:noman (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
DNekoService.java58 NotificationManager noman = context.getSystemService(NotificationManager.class); in setupNotificationChannels() local
73 NotificationManager noman = getSystemService(NotificationManager.class); in onStartJob() local
147 NotificationManager noman = context.getSystemService(NotificationManager.class); in registerJob() local