Searched refs:OP_WRITE_WALLPAPER (Results 1 – 3 of 3) sorted by relevance
91 OP_WRITE_WALLPAPER = 48, enumerator
1045 public static final int OP_WRITE_WALLPAPER = AppProtoEnums.APP_OP_WRITE_WALLPAPER; field in AppOpsManager1898 OP_WRITE_WALLPAPER, // WRITE_WALLPAPER
3106 return mAppOpsManager.checkOpNoThrow(AppOpsManager.OP_WRITE_WALLPAPER, callingUid, in isWallpaperSupported()