Searched refs:getCurrentProcState (Results 1 – 4 of 4) sorted by relevance
120 if (targetActivity.app.getCurrentProcState() >= PROCESS_STATE_CACHED_ACTIVITY) { in preloadRecentsActivity()
699 processState = processRecord.getCurrentProcState(); in notifyActivityLaunched()1448 processStateAmToProto(callerApp.getCurrentProcState())); in logAbortedBgActivityStart()
400 int getCurrentProcState() { in getCurrentProcState() method in WindowProcessController
29691 PLcom/android/server/wm/WindowProcessController;->getCurrentProcState()I