Searched refs:iconPath (Results 1 – 4 of 4) sorted by relevance
149 Path iconPath = PathParser.createPathFromPathData( in populateBubble() local157 iconPath.transform(matrix); in populateBubble()158 dotPath = iconPath; in populateBubble()
89 String iconPath = mContext.getResources().getString(Resources.getSystem().getIdentifier( in fetch() local106 mPreviewUtils.getUri(PREVIEW), previewCount, iconPath, gridIconId)); in fetch()
538 if (user.iconPath == null || user.iconPath.equals("")) { in loadProfile()940 (userName, userIcon, iconPath, isAdmin) -> {1316 if (user.iconPath != null) {
858 currentUser.iconPath = "/data/system/users/0/photo.png"; in updateUserList_userIconLoaded_shouldNotLoadIcon()874 currentUser.iconPath = "/data/system/users/0/photo.png"; in updateUserList_userIconMissing_shouldLoadIcon()