Home
last modified time | relevance | path

Searched refs:ERROR_TRANSACTION (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DBroadcastTest.java82 public static final int ERROR_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 1; field in BroadcastTest
210 } else if (code == ERROR_TRANSACTION) {
H A DLaunchpadActivity.java486 static final int ERROR_TRANSACTION = IBinder.FIRST_CALL_TRANSACTION + 1; field in LaunchpadActivity
496 } else if (code == ERROR_TRANSACTION) {