Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/servertransaction/
H A DTransactionExecutor.java132 cycleToPath(r, closestPreExecutionState, transaction); in executeCallbacks()
146 cycleToPath(r, postExecutionState, shouldExcludeLastTransition, transaction); in executeCallbacks()
173 cycleToPath(r, lifecycleItem.getTargetState(), true /* excludeLastState */, transaction); in executeLifecycleState()
182 public void cycleToPath(ActivityClientRecord r, int finish, ClientTransaction transaction) { in cycleToPath() method in TransactionExecutor
183 cycleToPath(r, finish, false /* excludeLastState */, transaction); in cycleToPath()
191 private void cycleToPath(ActivityClientRecord r, int finish, boolean excludeLastState, in cycleToPath() method in TransactionExecutor
/aosp12/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()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt3274 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
3275 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt3272 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
3273 HSPLandroid/app/servertransaction/TransactionExecutor;->cycleToPath(Landroid/app/ActivityThread$Act…
/aosp12/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…