Searched defs:fromBinder (Results 1 – 4 of 4) sorted by relevance
84 public static CallerIdentity fromBinder(Context context, String packageName, in fromBinder() method in CallerIdentity94 public static CallerIdentity fromBinder(Context context, String packageName, in fromBinder() method in CallerIdentity
255 public static void copyAllowBlocking(IBinder fromBinder, IBinder toBinder) { in copyAllowBlocking()
3864 static WindowContainer fromBinder(IBinder binder) { in fromBinder() method in WindowContainer3882 static RemoteToken fromBinder(IBinder binder) { in fromBinder() method in WindowContainer.RemoteToken
320 static Transition fromBinder(@Nullable IBinder token) { in fromBinder() method in Transition