Searched refs:getContextObject (Results 1 – 7 of 7) sorted by relevance
46 sp<IBinder> getContextObject(const sp<IBinder>& caller);50 sp<IBinder> getContextObject(const String16& name,
66 ServiceManagerNative.asInterface(BinderInternal.getContextObject()) in testSetPermissionController()
88 public static final native IBinder getContextObject(); in getContextObject() method in BinderInternal
40 .asInterface(Binder.allowBlocking(BinderInternal.getContextObject())); in getIServiceManager()
104 sp<IBinder> ProcessState::getContextObject(const sp<IBinder>& /*caller*/) in getContextObject() function in android::ProcessState115 sp<IBinder> ProcessState::getContextObject(const String16& name, const sp<IBinder>& caller) in getContextObject() function in android::ProcessState
42 ProcessState::self()->getContextObject(NULL)); in defaultServiceManager()
952 sp<IBinder> b = ProcessState::self()->getContextObject(NULL); in android_os_BinderInternal_getContextObject()958 sp<IBinder> b = ProcessState::self()->getContextObject(NULL); in android_os_BinderInternal_joinThreadPool()