Lines Matching refs:IBinder
42 void setContextObject(const sp<IBinder>& object);
43 sp<IBinder> getContextObject(const sp<IBinder>& caller);
45 void setContextObject(const sp<IBinder>& object,
47 sp<IBinder> getContextObject(const String16& name,
48 const sp<IBinder>& caller);
53 const sp<IBinder>& caller,
61 sp<IBinder> getStrongProxyForHandle(int32_t handle);
62 wp<IBinder> getWeakProxyForHandle(int32_t handle);
63 void expungeHandle(int32_t handle, IBinder* binder);
83 IBinder* binder;
100 KeyedVector<String16, sp<IBinder> >