Searched refs:checkComponentState (Results 1 – 1 of 1) sorted by relevance
249 if (!checkComponentState()) { in setBindService()434 if (mBound.get() && checkComponentState()) { in handleDeath()467 private boolean checkComponentState() { in checkComponentState() method in TileLifecycleManager