Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserManagerServiceUserPropertiesTest.java138 verifyTestCopyLacksPermissions(orig, copy, exposeAll, hasManage, hasQuery); in testCopyLacksPermissions()
147 verifyTestCopyLacksPermissions(orig, readProps, exposeAll, hasManage, hasQuery); in testCopyLacksPermissions()
155 private void verifyTestCopyLacksPermissions( in verifyTestCopyLacksPermissions() method in UserManagerServiceUserPropertiesTest