Home
last modified time | relevance | path

Searched defs:flushPendingCommands (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
DBinder.java657 public static final native void flushPendingCommands(); in flushPendingCommands() method in Binder
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp1290 { "flushPendingCommands", "()V", (void*)android_os_Binder_flushPendingCommands }, in flushPendingCommands() method