Searched refs:isThreadReady (Results 1 – 4 of 4) sorted by relevance
5738 if (r.app != null && r.app.isThreadReady()) { in bringUpServiceInnerLocked()5812 if (app.isThreadReady()) { in bringUpServiceInnerLocked()5844 if (app.isThreadReady()) { in bringUpServiceInnerLocked()6307 if (r.app != null && r.app.isThreadReady()) { in bringDownServiceLocked()6453 if (r.app.isThreadReady()) { in bringDownServiceLocked()6625 if (s.app != null && s.app.isThreadReady() && b.intent.apps.size() == 0 in removeConnectionLocked()7144 if (sr.app != null && sr.app.isThreadReady()) { in cleanUpServices()
843 boolean isThreadReady() { in isThreadReady() method in ProcessRecord
1007 HSPLcom/android/server/am/ProcessRecord;->isThreadReady()Z
6831 HPLcom/android/server/am/ProcessRecord;->isThreadReady()Z