HomeSort by relevance Sort by last modified time
    Searched defs:getContextObject (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
BinderInternal.java 86 public static final native IBinder getContextObject();
  /frameworks/native/libs/binder/
ProcessState.cpp 84 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/)
95 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller)
108 ALOGE("getContextObject(%s) failed, but we manage the contexts!\n",

Completed in 676 milliseconds