Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java1751 mBgHandler.obtainMessage(BgHandler.MSG_REQUEST_BG_RESTRICTED, in calcAppRestrictionLevel()
3050 static final int MSG_REQUEST_BG_RESTRICTED = 4; field in AppRestrictionController.BgHandler
3083 case MSG_REQUEST_BG_RESTRICTED: { in handleMessage()