Searched refs:UID_B (Results 1 – 1 of 1) sorted by relevance
863 assertRestrictBackgroundAllowedUids(UID_A, UID_B, UID_C); in restrictBackgroundListsTest()865 assertUidPolicy(UID_B, POLICY_ALLOW_METERED_BACKGROUND); in restrictBackgroundListsTest()878 assertRestrictBackgroundAllowedUids(UID_B, UID_C); in restrictBackgroundListsTest()883 assertRestrictBackgroundAllowedUids(UID_B, UID_C, UID_E); in restrictBackgroundListsTest()909 UID_B, UID_D); in testGetUidsWithPolicy() local927 assertFalse(mService.isUidForeground(UID_B)); in testUidForeground()932 assertFalse(mService.isUidForeground(UID_B)); in testUidForeground()938 assertTrue(mService.isUidForeground(UID_B)); in testUidForeground()944 mService.setAppIdleWhitelist(UID_B, false); in testAppIdleTempWhitelisting()1872 expectHasUseRestrictedNetworksPermission(UID_B, false); in testUpdateRestrictedModeAllowlist()[all …]