Searched refs:STOP_ACTIVITY_SHOW (Results 1 – 1 of 1) sorted by relevance
676 showWindow ? H.STOP_ACTIVITY_SHOW : H.STOP_ACTIVITY_HIDE, in scheduleStopActivity()1339 public static final int STOP_ACTIVITY_SHOW = 103; field in ActivityThread.H1398 case STOP_ACTIVITY_SHOW: return "STOP_ACTIVITY_SHOW"; in codeToString()1485 case STOP_ACTIVITY_SHOW: { in handleMessage()