Searched refs:readStrongBinder (Results 1 – 10 of 10) sorted by relevance
236 public @Nullable IBinder readStrongBinder() { in readStrongBinder() method in VersionedParcelParcel237 return mParcel.readStrongBinder(); in readStrongBinder()
226 protected abstract @Nullable IBinder readStrongBinder(); in readStrongBinder() method in VersionedParcel463 public @Nullable IBinder readStrongBinder(@Nullable IBinder def, int fieldId) { in readStrongBinder() method in VersionedParcel467 return readStrongBinder(); in readStrongBinder()1362 list.add((T) readStrongBinder()); in readCollection()1464 list.add((T) readStrongBinder()); in readArray()
321 public @Nullable IBinder readStrongBinder() { in readStrongBinder() method in VersionedParcelStream
71 method protected abstract android.os.IBinder! readStrongBinder();72 method public android.os.IBinder! readStrongBinder(android.os.IBinder!, int);
78 method protected abstract android.os.IBinder? readStrongBinder();79 method public android.os.IBinder? readStrongBinder(android.os.IBinder?, int);
75 method protected abstract android.os.IBinder! readStrongBinder();76 method public android.os.IBinder! readStrongBinder(android.os.IBinder!, int);
79 method protected abstract android.os.IBinder! readStrongBinder();80 method public android.os.IBinder! readStrongBinder(android.os.IBinder!, int);