Searched defs:PrintTable (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
H A DDebug.cpp126 void Debug::PrintTable(ResourceTable* table, const DebugPrintTableOptions& options) { function in class:aapt::Debug
/frameworks/base/services/core/java/com/android/server/content/
H A DSyncManager.java2069 final PrintTable table = new PrintTable(13);
3698 static class PrintTable { class in class:SyncManager
3702 PrintTable(int cols) { method in class:SyncManager.PrintTable

Completed in 356 milliseconds