Searched refs:attachToWindowToken (Results 1 – 4 of 4) sorted by relevance
98 public final void attachToWindowToken(@NonNull IBinder windowToken) { in attachToWindowToken() method in WindowProviderService99 mController.attachToWindowToken(windowToken); in attachToWindowToken()
111 public void attachToWindowToken(IBinder windowToken) { in attachToWindowToken() method in WindowContextController
96 mController.attachToWindowToken(new Binder()); in testAttachToWindowTokenBeforeAttachingToDAThrowException()
3258 method public final void attachToWindowToken(@NonNull android.os.IBinder);