Home
last modified time | relevance | path

Searched refs:WILDCARD (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeParameters.java275 private static final String WILDCARD = "*"; field in DozeParameters.IntInOutMatcher
306 if (WILDCARD.equals(item)) { in IntInOutMatcher()
308 throw new IllegalArgumentException("Illegal spec, `" + WILDCARD + in IntInOutMatcher()