Searched refs:UID_A (Results 1 – 1 of 1) sorted by relevance
529 assertUidPolicy(UID_A, POLICY_NONE); in addRestrictBackgroundAllowlist()536 assertRestrictBackgroundAllowedUids(UID_A); in addRestrictBackgroundAllowlist()724 mService.setUidPolicy(UID_A, POLICY_NONE); in removeRestrictBackgroundAllowlist()727 assertUidPolicy(UID_A, POLICY_NONE); in removeRestrictBackgroundAllowlist()757 assertUidPolicy(UID_A, POLICY_NONE); in addRestrictBackgroundDenylist()801 mService.setUidPolicy(UID_A, POLICY_NONE); in removeRestrictBackgroundDenylist()803 assertUidPolicy(UID_A, POLICY_NONE); in removeRestrictBackgroundDenylist()876 mService.setUidPolicy(UID_A, POLICY_NONE); in restrictBackgroundListsTest()877 assertUidPolicy(UID_A, POLICY_NONE); in restrictBackgroundListsTest()943 mService.setAppIdleWhitelist(UID_A, true); in testAppIdleTempWhitelisting()[all …]