binder_ndk_sys

Function AIBinder_isHandlingTransaction

Source
pub unsafe extern "C" fn AIBinder_isHandlingTransaction() -> bool
Expand description

Determine whether the current thread is currently executing an incoming transaction.

\return true if the current thread is currently executing an incoming transaction, and false otherwise.