Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1071 static final int MSG_RUNNING_STATE_CHANGED = 6; field in ApplicationsState.MainHandler
1125 case MSG_RUNNING_STATE_CHANGED: { in handleMessage()
1198 MainHandler.MSG_RUNNING_STATE_CHANGED, 1); in handleMessage()
1327 MainHandler.MSG_RUNNING_STATE_CHANGED, 1); in handleMessage()
1371 MainHandler.MSG_RUNNING_STATE_CHANGED, 1); in handleMessage()
1420 MainHandler.MSG_RUNNING_STATE_CHANGED, 0); in handleMessage()