Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java165 private static final int USERID_INDEX = 2; field in SecurityLoggingTest
298 assertEquals(userId, getInt(event, USERID_INDEX)); in verifyEventsRedacted()