Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java346 final IBinder callback, final int transactionCode, final long timeout) { in waitForChildProcessGone() argument
358 callback.transact(transactionCode, data, reply, 0); in waitForChildProcessGone()
363 callback.transact(transactionCode, data, reply, 0); in waitForChildProcessGone()