Searched refs:STOP_ACTIVITY_SHOW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DActivityThread.java676 showWindow ? H.STOP_ACTIVITY_SHOW : H.STOP_ACTIVITY_HIDE,
1339 public static final int STOP_ACTIVITY_SHOW = 103; field in class:ActivityThread.H
1398 case STOP_ACTIVITY_SHOW: return "STOP_ACTIVITY_SHOW";
1485 case STOP_ACTIVITY_SHOW: {

Completed in 293 milliseconds