Searched refs:isWallpaperSupported (Results 1 – 14 of 14) sorted by relevance
121 boolean isWallpaperSupported(in String callingPackage); in isWallpaperSupported() method
298 if (!mService.isWallpaperSupported(context.getOpPackageName())) { in peekWallpaperBitmap()1481 public boolean isWallpaperSupported() { in isWallpaperSupported() method in WallpaperManager1487 return sGlobals.mService.isWallpaperSupported(mContext.getOpPackageName()); in isWallpaperSupported()
532 想要更改壁纸的个人资料所有者或设备所有者应检查他们管理的用户或个人资料是否有壁纸 ({@link android.app.WallpaperManager#isWallpaperSupported533 …isWallpaperSupported()}) 以及他们是否被允许更改这个壁纸(通过新方法 <code>WallpaperManager.isWallpaperSettingAllowed()<…
528 … オーナーやデバイス オーナーは、管理するユーザーやプロファイルに壁紙があるかどうか({@link android.app.WallpaperManager#isWallpaperSupported529 …isWallpaperSupported()})、壁紙の変更が許可されているかどうかを(新しい <code>WallpaperManager.isWallpaperSettingAllowed()…
530 배경 화면이 있는지({@link android.app.WallpaperManager#isWallpaperSupported531 isWallpaperSupported()}), 그리고 이를 변경하도록 허용되는지 여부를 확인해야 합니다(새 메서드
82 if (!mWallpaperManager.isWallpaperSupported()) { in getBitmap()
1018 if (!isWallpaperSupported(callingPackage) || !isSetWallpaperAllowed(callingPackage)) { in clearWallpaper()1148 if (!isWallpaperSupported(callingPackage)) { in setDimensionHints()1210 if (!isWallpaperSupported(callingPackage)) { in setDisplayPadding()1338 if (!isWallpaperSupported(callingPackage) || !isSetWallpaperAllowed(callingPackage)) { in setWallpaper()1457 if (isWallpaperSupported(callingPackage) && isSetWallpaperAllowed(callingPackage)) { in setWallpaperComponentChecked()1701 public boolean isWallpaperSupported(String callingPackage) { in isWallpaperSupported() method in WallpaperManagerService
530 yang mereka kelola memiliki wallpaper ({@link android.app.WallpaperManager#isWallpaperSupported531 isWallpaperSupported()}) dan apakah mereka diperbolehkan untuk mengubahnya (dengan metode
533 wallpaper ({@link android.app.WallpaperManager#isWallpaperSupported534 isWallpaperSupported()}) and whether they are allowed to change it (with the
530 plano de fundo ({@link android.app.WallpaperManager#isWallpaperSupported531 isWallpaperSupported()}) e se possui permissão para alterá-lo (com o
530 fondo de pantalla ({@link android.app.WallpaperManager#isWallpaperSupported531 isWallpaperSupported()}) y si puede modificarlo (con el
5788 method public boolean isWallpaperSupported();
5794 method public boolean isWallpaperSupported();
5938 method public boolean isWallpaperSupported();