Searched refs:DESTROY_ACTIVITY (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DActivityThread.java641 queueOrSendMessage(H.DESTROY_ACTIVITY, token, finishing ? 1 : 0,
1141 public static final int DESTROY_ACTIVITY = 109; field in class:ActivityThread.H
1187 case DESTROY_ACTIVITY: return "DESTROY_ACTIVITY";
1285 case DESTROY_ACTIVITY:

Completed in 64 milliseconds