Searched refs:sessionMetricsInfoText (Results 1 – 1 of 1) sorted by relevance
282 List<String> sessionMetricsInfoText = getSessionMemoryInfoText(sessionMemoryInfo); in stopSession() local283 sessionMetricsInfoText.add(""); in stopSession()284 sessionMetricsInfoText.addAll(getSessionFpsInfoText(frameCountMap, sessionDurationMs)); in stopSession()286 this, R.layout.camera2_details_list_item, sessionMetricsInfoText)); in stopSession()