Searched refs:iconPath (Results 1 – 4 of 4) sorted by relevance
91 String iconPath = mContext.getResources().getString(Resources.getSystem().getIdentifier( in fetch() local105 mPreviewUtils.getUri(PREVIEW), previewCount, iconPath)); in fetch()
393 if (user.iconPath == null || user.iconPath.equals("")) { in loadProfile()869 if (user.iconPath != null) { in updateUserList()
398 if (user.iconPath == null || user.iconPath.equals("")) { in loadProfile()884 if (user.iconPath != null) {
569 currentUser.iconPath = "/data/system/users/0/photo.png"; in updateUserList_userIconLoaded_shouldNotLoadIcon()584 currentUser.iconPath = "/data/system/users/0/photo.png"; in updateUserList_userIconMissing_shouldLoadIcon()