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
808 static Transition fromBinder(IBinder binder) { in fromBinder() method
3145 static WindowContainer fromBinder(IBinder binder) { in fromBinder() method in WindowContainer3163 static RemoteToken fromBinder(IBinder binder) { in fromBinder() method in WindowContainer.RemoteToken
251 public static void copyAllowBlocking(IBinder fromBinder, IBinder toBinder) { in copyAllowBlocking()