Home
last modified time | relevance | path

Searched refs:cycleToPath (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/servertransaction/
H A DTransactionExecutor.java135 cycleToPath(r, closestPreExecutionState, transaction); in executeCallbacks()
150 cycleToPath(r, postExecutionState, shouldExcludeLastTransition, transaction); in executeCallbacks()
177 cycleToPath(r, lifecycleItem.getTargetState(), true /* excludeLastState */, transaction); in executeLifecycleState()
186 public void cycleToPath(ActivityClientRecord r, int finish, ClientTransaction transaction) { in cycleToPath() method in TransactionExecutor
187 cycleToPath(r, finish, false /* excludeLastState */, transaction); in cycleToPath()
195 private void cycleToPath(ActivityClientRecord r, int finish, boolean excludeLastState, in cycleToPath() method in TransactionExecutor
/aosp14/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionExecutorTests.java294 verify(mExecutor).cycleToPath(eq(mClientRecord), eq(ON_PAUSE), eq(transaction)); in testActivityResultRequiredStateResolution()
299 verify(mExecutor).cycleToPath(eq(mClientRecord), eq(ON_START), eq(transaction)); in testActivityResultRequiredStateResolution()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt3406 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
3407 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3406 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
3407 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8739 Landroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Activi…
8740 Landroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Activi…