Home | History | Annotate | Download | only in app

Lines Matching defs:getOpPackageName

398                     if (!mService.isWallpaperSupported(context.getOpPackageName())) {
458 ParcelFileDescriptor fd = mService.getWallpaper(context.getOpPackageName(),
954 return sGlobals.mService.getWallpaper(mContext.getOpPackageName(), null, which,
1138 mContext.getOpPackageName(), null, false, result, which, completion,
1265 mContext.getOpPackageName(), visibleCropHint, allowBackup,
1394 mContext.getOpPackageName(), visibleCropHint, allowBackup,
1540 mContext.getOpPackageName());
1563 sGlobals.mService.setDisplayPadding(padding, mContext.getOpPackageName());
1618 sGlobals.mService.clearWallpaper(mContext.getOpPackageName(), which, userId);
1651 sGlobals.mService.setWallpaperComponentChecked(name, mContext.getOpPackageName(),
1732 return sGlobals.mService.isWallpaperSupported(mContext.getOpPackageName());
1752 return sGlobals.mService.isSetWallpaperAllowed(mContext.getOpPackageName());