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
270 public static void copyAllowBlocking(IBinder fromBinder, IBinder toBinder) { in copyAllowBlocking()
3443 static WindowContainer fromBinder(IBinder binder) { in fromBinder() method in WindowContainer3461 static RemoteToken fromBinder(IBinder binder) { in fromBinder() method in WindowContainer.RemoteToken
365 static Transition fromBinder(@Nullable IBinder token) { in fromBinder() method in Transition