Searched refs:mBitmapSize (Results 1 – 4 of 4) sorted by relevance
80 private static int mBitmapSize; field in MessageNotificationDelegate98 mBitmapSize = 300; in loadConfigValues()103 mBitmapSize = in loadConfigValues()313 .apply(new RequestOptions().override(mBitmapSize)) in loadAvatarIconAndProcessMessage()323 mBitmapSize, in loadAvatarIconAndProcessMessage()
105 private final int mBitmapSize; field in BaseNotificationDelegate118 mBitmapSize = in BaseNotificationDelegate()207 lastMessage.getSenderName(), mBitmapSize, mCornerRadiusPercent).getBitmap()); in postNotification()
252 int mBitmapSize; field in CropActivity.LoadBitmapTask258 mBitmapSize = getScreenImageSize(); in LoadBitmapTask()267 Bitmap bmap = ImageLoader.loadConstrainedBitmap(uri, mContext, mBitmapSize, in doInBackground()
788 int mBitmapSize; field in FilterShowActivity.LoadBitmapTask791 mBitmapSize = getScreenImageSize(); in LoadBitmapTask()796 if (!MasterImage.getImage().loadBitmap(params[0], mBitmapSize)) { in doInBackground()