Searched defs:profileId (Results 1 – 6 of 6) sorted by relevance
27 final int profileId = getProfileId(); in testWipeDataWithReasonVerification() local40 final int profileId = getProfileId(); in testWipeDataWithEmptyReasonVerification() local53 int profileId = getProfileId(); in testWipeDataWithoutReasonVerification() local65 int profileId = -1; in getProfileId() local93 private void sendWipeProfileBroadcast(String action, int profileId) throws Exception { in sendWipeProfileBroadcast()
44 final int profileId = createProfile(getPrimaryUserId()); in testManagedUser() local
94 int profileId = device.createUser("Test User"); in createSecondaryUser() local
95 int profileId = 9; in testBuilderGet() local168 int profileId = 9; in testBuilderGetWithFlagEnabled() local
1046 int profileId = cmdObj.getInt("profileId"); in processSocketCommand() local1067 int profileId = cmdObj.getInt("profileId"); in processSocketCommand() local
1820 private boolean allowedUnsupported(int cameraId, int profileId) { in allowedUnsupported()