Searched refs:handleWindowContextWindowRemoval (Results 1 – 5 of 5) sorted by relevance
41 client.handleWindowContextWindowRemoval(mClientToken); in execute()
175 public abstract void handleWindowContextWindowRemoval(@NonNull IBinder clientToken); in handleWindowContextWindowRemoval() method in ClientTransactionHandler
6599 public void handleWindowContextWindowRemoval(@NonNull IBinder clientToken) { in handleWindowContextWindowRemoval() method in ActivityThread
153 verify(mHandler).handleWindowContextWindowRemoval(mWindowClientToken); in testWindowContextWindowRemovalItem_execute()
806 .handleWindowContextWindowRemoval(clientToken)); in testHandleWindowContextWindowRemoval()