Home
last modified time | relevance | path

Searched defs:profileId (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DEphemeralUserTest.java66 int profileId = createManagedProfile(userId); in testProfileInheritsEphemeral() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java796 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()