Searched refs:attachToWindowToken (Results 1 – 6 of 6) sorted by relevance
138 public void attachToWindowToken(IBinder windowToken) { in attachToWindowToken() method in WindowContextController143 mToken.attachToWindowToken(windowToken); in attachToWindowToken()
188 public final void attachToWindowToken(@NonNull IBinder windowToken) { in attachToWindowToken() method in WindowProviderService189 mController.attachToWindowToken(windowToken); in attachToWindowToken()
156 public void attachToWindowToken(IBinder windowToken) { in attachToWindowToken() method in WindowTokenClient
100 mController.attachToWindowToken(new Binder()); in testAttachToWindowTokenBeforeAttachingToDAThrowException()
729 attachToWindowToken(token); in attachToken()
3464 method public final void attachToWindowToken(@NonNull android.os.IBinder);