Searched refs:TOTAL_FRAMES_KEY (Results 1 – 1 of 1) sorted by relevance
38 public static final String TOTAL_FRAMES_KEY = "total_frames"; field in GfxInfoItem87 proc.put(TOTAL_FRAMES_KEY, getTotalFrames(pid)); in toJson()