Searched refs:lArgs2 (Results 1 – 1 of 1) sorted by relevance
403 PropertyValue[] lArgs2 = new PropertyValue[1]; in checkLoadingWithPassword() local405 lArgs2[0] = new PropertyValue(); in checkLoadingWithPassword()406 lArgs2[0].Name = "Hidden"; in checkLoadingWithPassword()407 lArgs2[0].Value = Boolean.TRUE; in checkLoadingWithPassword()
Completed in 6 milliseconds