Searched refs:iconPath (Results 1 – 3 of 3) sorted by relevance
80 String iconPath = mContext.getResources().getString(Resources.getSystem().getIdentifier( in fetch() local93 mPreviewUtils.getUri(PREVIEW), previewCount, iconPath)); in fetch()
424 if (user.iconPath == null || user.iconPath.equals("")) { in loadProfile()986 if (user.iconPath != null) {
589 currentUser.iconPath = "/data/system/users/0/photo.png"; in updateUserList_userIconLoaded_shouldNotLoadIcon()604 currentUser.iconPath = "/data/system/users/0/photo.png"; in updateUserList_userIconMissing_shouldLoadIcon()