Searched refs:getContextObject (Results 1 – 7 of 7) sorted by relevance
43 sp<IBinder> getContextObject(const sp<IBinder>& caller);47 sp<IBinder> getContextObject(const String16& name,
56 ServiceManagerNative.asInterface(BinderInternal.getContextObject()) in testSetPermissionController()
76 public static final native IBinder getContextObject(); in getContextObject() method in BinderInternal
89 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& caller) in getContextObject() function in android::ProcessState100 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) in getContextObject() function in android::ProcessState
42 ProcessState::self()->getContextObject(NULL)); in defaultServiceManager()
39 sServiceManager = ServiceManagerNative.asInterface(BinderInternal.getContextObject()); in getIServiceManager()
864 sp<IBinder> b = ProcessState::self()->getContextObject(NULL); in android_os_BinderInternal_getContextObject()870 sp<IBinder> b = ProcessState::self()->getContextObject(NULL); in android_os_BinderInternal_joinThreadPool()