Home
last modified time | relevance | path

Searched refs:getMaximumCallComposerPictureSize (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java763 public static @BytesLong long getMaximumCallComposerPictureSize() { in getMaximumCallComposerPictureSize() method in TelephonyManager
4790 if (size > getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()
4963 if (totalBytesRead > getMaximumCallComposerPictureSize()) { in uploadCallComposerPicture()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45669 method public static long getMaximumCallComposerPictureSize();