Searched refs:iNotificationManager (Results 1 – 3 of 3) sorted by relevance
99 final INotificationManager iNotificationManager, in bindNotification() argument110 mINotificationManager = iNotificationManager; in bindNotification()139 int numTotalChannels = iNotificationManager.getNumNotificationChannelsForPackage( in bindNotification()204 iNotificationManager.getNotificationChannelGroupForPackage( in bindNotification()
144 final INotificationManager iNotificationManager = NotificationManager.getService(); in createAccountChannelForPackage() local146 iNotificationManager.createNotificationChannelsForPackage(pkg, uid, in createAccountChannelForPackage()
5895 final INotificationManager iNotificationManager = INotificationManager.Stub.asInterface( in bindGuts() local5951 info.bindNotification(pmUser, iNotificationManager, pkg, new ArrayList(channels), in bindGuts()