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/carrier/
DQSCarrier.java107 if (hasValidTypeContentDescription(state.typeContentDescription)) { in updateState()
115 private boolean hasValidTypeContentDescription(String typeContentDescription) { in hasValidTypeContentDescription() method in QSCarrier