Searched defs:setNotificationsEnabledForPackageImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java996 setNotificationsEnabledForPackageImpl(pkg, info.applicationInfo.uid, false);
1023 void setNotificationsEnabledForPackageImpl(String pkg, int uid, boolean enabled) { method in class:NotificationManagerService
1197 setNotificationsEnabledForPackageImpl(pkg, uid, enabled);

Completed in 33 milliseconds