Searched refs:hasPrivilege (Results 1 – 1 of 1) sorted by relevance
2210 final boolean hasPrivilege = hasPermission(READ_WALLPAPER_INTERNAL) in getWallpaperWithFeature()2212 if (!hasPrivilege) { in getWallpaperWithFeature()3347 final int hasPrivilege = mIPackageManager.checkPermission( in bindWallpaperComponentLocked() local3351 if (hasPrivilege != PERMISSION_GRANTED in bindWallpaperComponentLocked()