Searched refs:NotificationManagerService (Results 1 – 13 of 13) sorted by relevance
28 import com.android.server.notification.NotificationManagerService.DumpFilter;376 public void dump(PrintWriter pw, String prefix, NotificationManagerService.DumpFilter filter) { in dump()399 NotificationManagerService.DumpFilter filter, ArrayMap<String, Record> records) { in dumpRecords()427 public JSONObject dumpJson(NotificationManagerService.DumpFilter filter) { in dumpJson()475 public JSONArray dumpBansJson(NotificationManagerService.DumpFilter filter) { in dumpBansJson()
26 import com.android.server.notification.NotificationManagerService.DumpFilter;
34 import com.android.server.notification.NotificationManagerService.DumpFilter;
40 import com.android.server.notification.NotificationManagerService.DumpFilter;
44 import com.android.server.notification.NotificationManagerService.DumpFilter;
41 import com.android.server.notification.NotificationManagerService.DumpFilter;
55 import com.android.server.notification.NotificationManagerService.DumpFilter;
36 import com.android.server.notification.NotificationManagerService.DumpFilter;
176 public class NotificationManagerService extends SystemService { class893 public NotificationManagerService(Context context) { in NotificationManagerService() method in NotificationManagerService3268 NotificationManagerService.MESSAGE_RECONSIDER_RANKING, recon); in requestReconsideration()
55 private NotificationManagerService mService;74 mService = new NotificationManagerService(getContext()); in setUp()
55 # NotificationManagerService.java
81 import com.android.server.notification.NotificationManagerService;914 mSystemServiceManager.startService(NotificationManagerService.class); in startOtherServices()
656 // SUBTYPE: Dismiss reason from NotificationManagerService.java