Home
last modified time | relevance | path

Searched defs:getPostExecutionState (Results 1 – 5 of 5) 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 DActivityResultItem.java58 public int getPostExecutionState() { in getPostExecutionState() method in ActivityResultItem
H A DNewIntentItem.java48 public int getPostExecutionState() { in getPostExecutionState() method in NewIntentItem
H A DRefreshCallbackItem.java61 public int getPostExecutionState() { in getPostExecutionState() method in RefreshCallbackItem
/aosp14/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
H A DTransactionExecutorTests.java492 public int getPostExecutionState() { in getPostExecutionState() method in TransactionExecutorTests.PostExecItem