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