Lines Matching refs:IBinder
37 void setContextObject(const sp<IBinder>& object);
38 sp<IBinder> getContextObject(const sp<IBinder>& caller);
40 void setContextObject(const sp<IBinder>& object,
42 sp<IBinder> getContextObject(const String16& name,
43 const sp<IBinder>& caller);
48 const sp<IBinder>& caller,
56 sp<IBinder> getStrongProxyForHandle(int32_t handle);
57 wp<IBinder> getWeakProxyForHandle(int32_t handle);
58 void expungeHandle(int32_t handle, IBinder* binder);
76 IBinder* binder;
93 KeyedVector<String16, sp<IBinder> >