Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/servertransaction/
DTransactionExecutorHelper.java59 public IntArray getLifecyclePath(int start, int finish, boolean excludeLastState) { in getLifecyclePath() method in TransactionExecutorHelper
158 getLifecyclePath(currentState, finalStates[i], false /* excludeLastState */); in getClosestOfStates()
DTransactionExecutor.java164 final IntArray path = mHelper.getLifecyclePath(start, finish, excludeLastState); in cycleToPath()
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DTransactionExecutorTests.java392 return mExecutorHelper.getLifecyclePath(mClientRecord.getLifecycleState(), finish, in path()
397 return mExecutorHelper.getLifecyclePath(mClientRecord.getLifecycleState(), finish, in pathExcludeLast()
/frameworks/base/config/
Dboot-image-profile.txt16183 HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getLifecyclePath(IIZ)Landroid/util/In…