Searched refs:maxLines (Results 1 – 2 of 2) sorted by relevance
/development/samples/USB/AdbTest/src/com/android/adb/ |
D | AdbTestActivity.java | 90 int maxLines = r.height() / mLog.getLineHeight() - 1; in appendLog() local 96 while (index > 0 && count <= maxLines) { in appendLog()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 2084 …orm/cts,fake_ui7_Aq-xSl2medbpYQVrqA@fakeemail.com,Add height test for TextView maxLines set to zero 97197 …se,fake_ui7_Aq-xSl2medbpYQVrqA@fakeemail.com,StaticLayout capped height should be 0 when maxLines=0 106297 …rks/base,fake_oSh4yIFgQhSYJQaQk4sdOQ@fakeemail.com,Fix crash due to bad maxLines defined for dialo… 106679 …,platform/frameworks/base,fake_ui7_Aq-xSl2medbpYQVrqA@fakeemail.com,Fix maxLines/lines properties … 106838 …form/frameworks/base,fake_ui7_Aq-xSl2medbpYQVrqA@fakeemail.com,StaticLayout visual fix for maxLines 113878 …pport,fake_4C-m3MZ3TVi7hIHXNYFOcA@fakeemail.com,AutoSize TextView - support - fix autoSize+maxLines
|