Searched refs:STOP_ACTIVITY_HIDE (Results 1 – 1 of 1) sorted by relevance
723 showWindow ? H.STOP_ACTIVITY_SHOW : H.STOP_ACTIVITY_HIDE, in scheduleStopActivity()1467 public static final int STOP_ACTIVITY_HIDE = 104; field in ActivityThread.H1527 case STOP_ACTIVITY_HIDE: return "STOP_ACTIVITY_HIDE"; in codeToString()1619 case STOP_ACTIVITY_HIDE: { in handleMessage()