Home | History | Annotate | Download | only in app

Lines Matching defs:getOpPackageName

396                     if (!mService.isWallpaperSupported(context.getOpPackageName())) {
457 ParcelFileDescriptor fd = mService.getWallpaper(context.getOpPackageName(),
972 return sGlobals.mService.getWallpaper(mContext.getOpPackageName(), null, which,
1156 mContext.getOpPackageName(), null, false, result, which, completion,
1283 mContext.getOpPackageName(), visibleCropHint, allowBackup,
1408 mContext.getOpPackageName(), visibleCropHint, allowBackup,
1554 mContext.getOpPackageName());
1579 sGlobals.mService.setDisplayPadding(padding, mContext.getOpPackageName());
1634 sGlobals.mService.clearWallpaper(mContext.getOpPackageName(), which, userId);
1667 sGlobals.mService.setWallpaperComponentChecked(name, mContext.getOpPackageName(),
1748 return sGlobals.mService.isWallpaperSupported(mContext.getOpPackageName());
1768 return sGlobals.mService.isSetWallpaperAllowed(mContext.getOpPackageName());