Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java180 private static final int USER_RESTRICTION_INDEX = 2; field in SecurityLoggingTest
825 UserManager.DISALLOW_PRINTING.equals(getString(e, USER_RESTRICTION_INDEX))); in findUserRestrictionEvent()