Home
last modified time | relevance | path

Searched defs:jsonObject (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthenticationStatsPersister.java192 private String getValue(JSONObject jsonObject, String key) throws JSONException { in getValue()
196 private int getIntValue(JSONObject jsonObject, String key) throws JSONException { in getIntValue()
200 private int getIntValue(JSONObject jsonObject, String key, int defaultValue) in getIntValue()
/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DKeyRevocationList.java101 JSONObject jsonObject = new JSONObject(jsonString); in fromJsonString() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/theme/
H A DThemeOverlayController.java245 private boolean isSeedColorSet(JSONObject jsonObject, WallpaperColors newWallpaperColors) { in isSeedColorSet()
316 JSONObject jsonObject = (overlayPackageJson == null) ? new JSONObject() in handleWallpaperColors() local
/aosp14/frameworks/base/apct-tests/perftests/rubidium/src/android/rubidium/js/
H A DJSScriptEnginePerfTests.java478 JSONObject jsonObject = new JSONObject(res); in runParameterizedRubidiumGenerateBid() local
536 JSONObject jsonObject = new JSONObject(res); in runParameterizedRubidiumScoreAd() local