Searched refs:getAllowedUid (Results 1 – 4 of 4) sorted by relevance
51 int getAllowedUid(); in getAllowedUid() method
160 private int getAllowedUid() { in getAllowedUid() method in PersistentDataBlockService206 mAllowedUid = getAllowedUid(); in onBootPhase()743 public int getAllowedUid() {
2383 when(getServices().persistentDataBlockManagerInternal.getAllowedUid()).thenReturn( in testSetFactoryResetProtectionPolicyWithDO()2421 when(getServices().persistentDataBlockManagerInternal.getAllowedUid()).thenReturn( in testSetFactoryResetProtectionPolicyWithPOOfOrganizationOwnedDevice()2460 when(getServices().persistentDataBlockManagerInternal.getAllowedUid()).thenReturn( in testGetFactoryResetProtectionPolicyWithFrpManagementAgent()5036 when(dpms.mMockInjector.getPersistentDataBlockManagerInternal().getAllowedUid()) in testWipeDataManagedProfileOnOrganizationOwnedDevice()
8001 return pdb != null ? pdb.getAllowedUid() : -1;