Searched defs:iconPath (Results 1 – 4 of 4) sorted by relevance
225 public String iconPath; field in UserInfo303 public UserInfo(int id, String name, String iconPath, int flags) { in UserInfo()307 public UserInfo(int id, String name, String iconPath, int flags, String userType) { in UserInfo()
143 Path iconPath = PathParser.createPathFromPathData( in initialize() local240 void drawDot(Path iconPath) { in drawDot()
287 Path iconPath = PathParser.createPathFromPathData( in populateCommonInfo() local
2573 String iconPath; in getUserIcon() local