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.java155 if (!checkComponentState()) { in setBindService()
263 if (checkComponentState()) { in handleDeath()
276 private boolean checkComponentState() { in checkComponentState() method in TileLifecycleManager