Searched refs:CONTAINER_CALLBACK_VISIBILITY (Results 1 – 1 of 1) sorted by relevance
167 static final int CONTAINER_CALLBACK_VISIBILITY = FIRST_SUPERVISOR_STACK_MSG + 8; field in ActivityStackSupervisor4077 case CONTAINER_CALLBACK_VISIBILITY: { in handleMessage()4377 mHandler.obtainMessage(CONTAINER_CALLBACK_VISIBILITY, visible ? 1 : 0, in setVisible()