Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DExternalStorageHostTest.java896 private List<RoleUserStateProto> getAllUsersRoleStates() throws Exception { in getAllUsersRoleStates() method in ExternalStorageHostTest
927 final List<RoleUserStateProto> usersRoleStates = getAllUsersRoleStates(); in testSystemGalleryExists()