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