Searched refs:getLifecyclePath (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/app/servertransaction/ |
H A D | TransactionExecutorHelper.java | 64 public IntArray getLifecyclePath(int start, int finish, boolean excludeLastState) { in getLifecyclePath() method in TransactionExecutorHelper 169 getLifecyclePath(currentState, finalStates[i], false /* excludeLastState */); in getClosestOfStates()
|
H A D | TransactionExecutor.java | 200 final IntArray path = mHelper.getLifecyclePath(start, finish, excludeLastState); in cycleToPath()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ |
H A D | TransactionExecutorTests.java | 472 return mExecutorHelper.getLifecyclePath(mClientRecord.getLifecycleState(), finish, in path() 477 return mExecutorHelper.getLifecyclePath(mClientRecord.getLifecycleState(), finish, in pathExcludeLast()
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 3283 HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getLifecyclePath(IIZ)Landroid/util/In…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 3281 HSPLandroid/app/servertransaction/TransactionExecutorHelper;->getLifecyclePath(IIZ)Landroid/util/In…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 8755 Landroid/app/servertransaction/TransactionExecutorHelper;->getLifecyclePath(IIZ)Landroid/util/IntAr…
|