Home
last modified time | relevance | path

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

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