Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBinderInternal.java88 public static final native IBinder getContextObject(); in getContextObject() method in BinderInternal
/frameworks/native/libs/binder/
DProcessState.cpp85 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) in getContextObject() function in android::ProcessState
96 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) in getContextObject() function in android::ProcessState