Home
last modified time | relevance | path

Searched defs:NUM_SECTIONS (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/net/common/framework/com/android/net/module/util/
DDnsPacket.java219 private static final int NUM_SECTIONS = ARSECTION + 1; field in DnsPacket
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java175 static final int NUM_SECTIONS = 2; field in NotificationStackScrollLayout