Searched refs:OP_WRITE_WALLPAPER (Results 1 – 3 of 3) sorted by relevance
88 OP_WRITE_WALLPAPER = 48, enumerator
739 public static final int OP_WRITE_WALLPAPER = 48; field in AppOpsManager1269 OP_WRITE_WALLPAPER, // WRITE_WALLPAPER
2813 … return mAppOpsManager.checkOpNoThrow(AppOpsManager.OP_WRITE_WALLPAPER, Binder.getCallingUid(), in isWallpaperSupported()