Searched refs:MSG_CANCEL_REQUEST_BG_RESTRICTED (Results 1 – 1 of 1) sorted by relevance
2245 mBgHandler.obtainMessage(BgHandler.MSG_CANCEL_REQUEST_BG_RESTRICTED, uid, 0, pkgName) in handleBackgroundRestrictionChanged()3055 static final int MSG_CANCEL_REQUEST_BG_RESTRICTED = 9; field in AppRestrictionController.BgHandler3092 case MSG_CANCEL_REQUEST_BG_RESTRICTED: { in handleMessage()