Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1466 static final int PUSH_TEMP_ALLOWLIST_UI_MSG = 68; field in ActivityManagerService
1621 case PUSH_TEMP_ALLOWLIST_UI_MSG: { in handleMessage()
14733 mUiHandler.obtainMessage(PUSH_TEMP_ALLOWLIST_UI_MSG).sendToTarget(); in tempAllowlistUidLocked()