Home
last modified time | relevance | path

Searched refs:addDimensionsRow (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/
DMediaView.java118 addDimensionsRow(table, resources, tags); in showVideoData()
140 addDimensionsRow(table, resources, tags); in showExifData()
286 private static void addDimensionsRow(TableDisplay table, Resources resources, Bundle tags) { in addDimensionsRow() method in MediaView