Searched defs:iconPath (Results 1 – 2 of 2) sorted by relevance
84 public String iconPath; field in UserInfo98 public UserInfo(int id, String name, String iconPath, int flags) { in UserInfo()
907 String iconPath = null; in readUserLocked() local