Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSCarrier.java95 if (hasValidTypeContentDescription(state.typeContentDescription)) { in updateState()
102 private boolean hasValidTypeContentDescription(String typeContentDescription) { in hasValidTypeContentDescription() method in QSCarrier