Searched defs:getScreenWidth (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-authentication/deviceprint/module/src/main/java/org/forgerock/openam/authentication/modules/deviceprint/model/
H A DDevicePrint.java100 public String getScreenWidth() { method in class:DevicePrint
236 if (isNull(getScreenWidth())) {
237 setScreenWidth(other.getScreenWidth());

Completed in 280 milliseconds