Searched refs:handleWindowVisibility (Results 1 – 4 of 4) sorted by relevance
39 client.handleWindowVisibility(token, mShowWindow); in execute()
162 public abstract void handleWindowVisibility(IBinder token, boolean show); in handleWindowVisibility() method in ClientTransactionHandler
4713 public void handleWindowVisibility(IBinder token, boolean show) { in handleWindowVisibility() method in ActivityThread
331 mThread.handleWindowVisibility(r.token, show); in changeVisibility()