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()
342 public static final int REPORT_REMOTE_VIEWS = 0x01; field in NotificationManagerService5449 case REPORT_REMOTE_VIEWS:5705 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()
3909 NotificationManagerService.REPORT_REMOTE_VIEWS, true, statsFiles);