Home
last modified time | relevance | path

Searched refs:RELAUNCH_ACTIVITY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityThread.java1818 public static final int RELAUNCH_ACTIVITY = 160; field in ActivityThread.H
1862 case RELAUNCH_ACTIVITY: return "RELAUNCH_ACTIVITY"; in codeToString()
2041 case RELAUNCH_ACTIVITY: in handleMessage()
5243 mH.removeMessages(H.RELAUNCH_ACTIVITY, token); in scheduleRelaunchActivity()
5244 sendMessage(H.RELAUNCH_ACTIVITY, token); in scheduleRelaunchActivity()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1994 Landroid/app/ActivityThread$H;->RELAUNCH_ACTIVITY:I