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

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

Completed in 59 milliseconds