Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DTileLifecycleManager.java213 if (!checkComponentState()) { in setBindService()
359 if (checkComponentState()) { in handleDeath()
364 private boolean checkComponentState() { in checkComponentState() method in TileLifecycleManager