Searched refs:PROGRESS_HANDLER_DATA_PROGRESS (Results 1 – 1 of 1) sorted by relevance
131 private static final String PROGRESS_HANDLER_DATA_PROGRESS = "progress"; field in BugReportService186 float progress = message.getData().getFloat(PROGRESS_HANDLER_DATA_PROGRESS); in handleMessage()411 message.getData().putFloat(PROGRESS_HANDLER_DATA_PROGRESS, progress); in sendProgressEventToHandler()