Searched refs:TableDisplay (Results 1 – 4 of 4) sorted by relevance
35 import com.android.documentsui.inspector.InspectorController.TableDisplay;89 public static void showAudioData(TableDisplay table, Bundle tags) { in showAudioData()112 TableDisplay table, in showVideoData()133 TableDisplay table, in showExifData()193 TableDisplay table, in showCoordiantes()236 TableDisplay table = MediaView.this; in getAddress()286 private static void addDimensionsRow(TableDisplay table, Resources resources, Bundle tags) { in addDimensionsRow()
33 import com.android.documentsui.inspector.InspectorController.TableDisplay;41 public class TableView extends LinearLayout implements TableDisplay {
387 public interface TableDisplay extends Display { interface in InspectorController
25 import com.android.documentsui.inspector.InspectorController.TableDisplay;33 class TestTable implements TableDisplay {