Searched refs:REPORT_REMOTE_VIEWS (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.server.notification.NotificationManagerService.REPORT_REMOTE_VIEWS;51 case REPORT_REMOTE_VIEWS: in toParcelFileDescriptor()85 case REPORT_REMOTE_VIEWS: in dump()111 case REPORT_REMOTE_VIEWS: in writeToProto()
286 public static final int REPORT_REMOTE_VIEWS = 0x01; field in NotificationManagerService4247 case REPORT_REMOTE_VIEWS:4491 stats.dump(REPORT_REMOTE_VIEWS, pw, filter);
18 import static com.android.server.notification.NotificationManagerService.REPORT_REMOTE_VIEWS;79 stats.writeToProto(REPORT_REMOTE_VIEWS, protoStream); in testPulledStats_RemoteViewReportPackages()
2521 pullNotificationStats(NotificationManagerService.REPORT_REMOTE_VIEWS, in pullData()