Searched defs:writeStrongBinder (Results 1 – 2 of 2) sorted by relevance
745 status_t Parcel::writeStrongBinder(const sp<IBinder>& val) in writeStrongBinder() function in android::Parcel
558 public final void writeStrongBinder(IBinder val) { in writeStrongBinder() method in Parcel