HomeSort by relevance Sort by last modified time
    Searched refs:setLastTransactionBinderFlags (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/binder/
IPCThreadState.h 48 void setLastTransactionBinderFlags(int32_t flags);
  /frameworks/base/core/jni/
android_util_Binder.cpp 264 thread_state->setLastTransactionBinderFlags(flags);
    [all...]
  /frameworks/native/libs/binder/
IPCThreadState.cpp 392 void IPCThreadState::setLastTransactionBinderFlags(int32_t flags)
    [all...]

Completed in 543 milliseconds