Home
last modified time | relevance | path

Searched defs:LINES (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/
DContentProtectionBlocklistManagerTest.java69 private static final List<String> LINES = field in ContentProtectionBlocklistManagerTest
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java91 static final String[] LINES = new String[] { field in NotificationTests
/frameworks/base/core/java/android/widget/
DTextView.java445 private static final int LINES = 1; field in TextView