Searched refs:attachToWindowToken (Results 1 – 6 of 6) sorted by relevance
95 public void attachToWindowToken(IBinder windowToken) { in attachToWindowToken() method in WindowContextController100 mToken.attachToWindowToken(windowToken); in attachToWindowToken()
141 public final void attachToWindowToken(@NonNull IBinder windowToken) { in attachToWindowToken() method in WindowProviderService142 mController.attachToWindowToken(windowToken); in attachToWindowToken()
154 public void attachToWindowToken(IBinder windowToken) { in attachToWindowToken() method in WindowTokenClient
98 mController.attachToWindowToken(new Binder()); in testAttachToWindowTokenBeforeAttachingToDAThrowException()
646 attachToWindowToken(token); in attachToken()
3332 method public final void attachToWindowToken(@NonNull android.os.IBinder);