Home
last modified time | relevance | path

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

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