Searched refs:getMaximumCallComposerPictureSize (Results 1 – 4 of 4) sorted by relevance
763 < TelephonyManager.getMaximumCallComposerPictureSize()) { in allocateNewCallComposerPicture()
596 public static @BytesLong long getMaximumCallComposerPictureSize() { in getMaximumCallComposerPictureSize() method in TelephonyManager4400 if (size > getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()4572 if (totalBytesRead > getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()
7353 (int) TelephonyManager.getMaximumCallComposerPictureSize()); in uploadCallComposerPicture()7379 if (totalBytesRead > TelephonyManager.getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()
42720 method public static long getMaximumCallComposerPictureSize();