Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DTileLifecycleManager.java188 if (!checkComponentState()) { in setBindService()
304 if (checkComponentState()) { in handleDeath()
317 private boolean checkComponentState() { in checkComponentState() method in TileLifecycleManager