Home
last modified time | relevance | path

Searched refs:getPostExecutionState (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/servertransaction/
H A DClientTransactionItem.java37 public int getPostExecutionState() { in getPostExecutionState() method in ClientTransactionItem
H A DTransactionExecutor.java129 final int postExecutionState = item.getPostExecutionState(); in executeCallbacks()
133 item.getPostExecutionState()); in executeCallbacks()
H A DRefreshCallbackItem.java61 public int getPostExecutionState() { in getPostExecutionState() method in RefreshCallbackItem
H A DActivityResultItem.java58 public int getPostExecutionState() { in getPostExecutionState() method in ActivityResultItem
H A DNewIntentItem.java48 public int getPostExecutionState() { in getPostExecutionState() method in NewIntentItem
H A DTransactionExecutorHelper.java250 final int postExecutionState = callback.getPostExecutionState(); in lastCallbackRequestingState()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionExecutorTests.java225 when(callback1.getPostExecutionState()).thenReturn(UNDEFINED); in testTransactionResolution()
227 when(callback2.getPostExecutionState()).thenReturn(UNDEFINED); in testTransactionResolution()
438 when(activityItem.getPostExecutionState()).thenReturn(UNDEFINED); in testActivityItemNullRecordThrowsException()
452 when(activityItem.getPostExecutionState()).thenReturn(UNDEFINED); in testActivityItemExecute()
492 public int getPostExecutionState() { in getPostExecutionState() method in TransactionExecutorTests.PostExecItem
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt3323 HSPLandroid/app/servertransaction/ActivityResultItem;->getPostExecutionState()I
3338 HSPLandroid/app/servertransaction/ClientTransactionItem;->getPostExecutionState()I
3361 HSPLandroid/app/servertransaction/NewIntentItem;->getPostExecutionState()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt3323 HSPLandroid/app/servertransaction/ActivityResultItem;->getPostExecutionState()I
3338 HSPLandroid/app/servertransaction/ClientTransactionItem;->getPostExecutionState()I
3361 HSPLandroid/app/servertransaction/NewIntentItem;->getPostExecutionState()I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8599 Landroid/app/servertransaction/ClientTransactionItem;->getPostExecutionState()I