Searched refs:handleWindowContextInfoChanged (Results 1 – 6 of 6) sorted by relevance
45 client.handleWindowContextInfoChanged(mClientToken, mInfo); in execute()
171 public abstract void handleWindowContextInfoChanged(@NonNull IBinder clientToken, in handleWindowContextInfoChanged() method in ClientTransactionHandler
6593 public void handleWindowContextInfoChanged(@NonNull IBinder clientToken, in handleWindowContextInfoChanged() method in ActivityThread
143 verify(mHandler).handleWindowContextInfoChanged(mWindowClientToken, in testWindowContextInfoChangeItem_execute()
110 }).when(mHandler).handleWindowContextInfoChanged(any(), any()); in setUp()
791 .handleWindowContextInfoChanged(clientToken, info)); in testHandleWindowContextConfigurationChanged()