Searched refs:STOP_ACTIVITY_SHOW (Results 1 – 1 of 1) sorted by relevance
600 showWindow ? H.STOP_ACTIVITY_SHOW : H.STOP_ACTIVITY_HIDE, in scheduleStopActivity()1231 public static final int STOP_ACTIVITY_SHOW = 103; field in ActivityThread.H1285 case STOP_ACTIVITY_SHOW: return "STOP_ACTIVITY_SHOW"; in codeToString()1366 case STOP_ACTIVITY_SHOW: in handleMessage()