Searched refs:handleWindowVisibility (Results 1 – 1 of 1) sorted by relevance
1378 handleWindowVisibility((IBinder)msg.obj, true); in handleMessage()1383 handleWindowVisibility((IBinder)msg.obj, false); in handleMessage()3583 private void handleWindowVisibility(IBinder token, boolean show) { in handleWindowVisibility() method in ActivityThread