Home
last modified time | relevance | path

Searched refs:parseIntSafely (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/common/
H A DUtils.java249 public static int parseIntSafely(String content, int defaultValue) { in parseIntSafely() method in Utils
/aosp14/frameworks/base/media/java/android/media/
H A DUtils.java237 static int parseIntSafely(Object o, int fallback) {
H A DMediaCodecInfo.java1217 mMaxSupportedInstances = Utils.parseIntSafely( in CodecCapabilities()
1220 int maxInstances = Utils.parseIntSafely( in CodecCapabilities()
1613 maxInputChannels = Utils.parseIntSafely( in parseFromInfo()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt11297 HSPLandroid/media/Utils;->parseIntSafely(Ljava/lang/Object;I)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt11300 HSPLandroid/media/Utils;->parseIntSafely(Ljava/lang/Object;I)I