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

/frameworks/base/core/java/com/android/internal/os/
H A DBinderInternal.java88 public static final native IBinder getContextObject(); method in class:BinderInternal
/frameworks/native/libs/binder/
H A DProcessState.cpp85 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) function in class:android::ProcessState
96 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) function in class:android::ProcessState
109 ALOGE("getContextObject(%s) failed, but we manage the contexts!\n",

Completed in 3505 milliseconds