Searched refs:putIBinder (Results 1 – 4 of 4) sorted by relevance
196 bundle.putIBinder(REPORT_OBJ_NAME, mStartReceiver); in startExpectResult()
732 public void putIBinder(@Nullable String key, @Nullable IBinder value) { in putIBinder() method in Bundle
8986 mExtras.putIBinder(name, value); in putExtra()
3923 Landroid/os/Bundle;->putIBinder(Ljava/lang/String;Landroid/os/IBinder;)V