| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/fakevhal/ | 
| D | FakeVhalConfigParserUnitTest.java | 107         String jsonString = "{\"properties\": 123}";  in testConfigFileRootIsNotArray()  local118         String jsonString = "{\"properties\": [{}, 123]}";  in testConfigFileRootHasElementIsNotJsonObject()  local
 130         String jsonString = "{\"properties\": [{}]}";  in testParseEachPropertyJsonObjectIsEmpty()  local
 144         String jsonString = "{\"properties\": [{\"property\": 123,"  in testParsePropertyIdWithIntValue()  local
 157         String jsonString = "{\"properties\": [{\"NotAPropIdFieldName\": 123}]}";  in testParsePropertyIdFieldNotExist()  local
 168         String jsonString = "{\"properties\": [{\"property\": NULL}]}";  in testParsePropertyIdValueNull()  local
 179         String jsonString = "{\"properties\": [{\"property\": 12.3f}]}";  in testParsePropertyIdWithWrongValueType()  local
 190         String jsonString = "{\"properties\": "  in testParsePropertyIdWithStringValue()  local
 202         String jsonString = "{\"properties\": " + "[{\"property\": \"\"}]}";  in testParsePropertyIdWithEmptyStringValue()  local
 214         String jsonString = "{\"properties\": " + "[{\"property\": \"1234\"}]}";  in testParsePropertyIdWithIntStringValue()  local
 [all …]
 
 | 
| D | FakeVehicleStubUnitTest.java | 182         String jsonString = "{\"properties\": [{\"property\": \"VehicleProperty::TIRE_PRESSURE\","  in testGetAllPropConfigsWithCustomConfigHasExistingPropId()  local199         String jsonString = "{\"properties\": [{\"property\": 123,"  in testGetAllPropConfigsWithCustomConfigHasNonExistingPropId()  local
 264         String jsonString = "{\"property\": 123,"  in testCustomFileParseFailure()  local
 331         String jsonString = "{\"properties\": [{\"property\": "  in testGetMethodNoReadPermission()  local
 352         String jsonString = "{\"properties\": [{\"property\": "  in testGetMethodPropIdIsGlobalHasNoDefaultValueAreaIdIgnored()  local
 374         String jsonString = "{\"properties\": [{\"property\":"  in testGetMethodGlobalPropWithAreaIdNotZero()  local
 397         String jsonString = "{\"properties\": [{\"property\": \"VehicleProperty::INFO_FUEL_TYPE\","  in testGetMethodPropIdIsGlobalHasDefaultValueAreaIdIgnored()  local
 417         String jsonString = "{\"properties\": [{\"property\": \"VehicleProperty::WINDOW_POS\","  in testGetMethodPropIdHasAreasHasNoDefaultValueHasNoAreaValue()  local
 441         String jsonString = "{\"properties\": [{\"property\": \"VehicleProperty::WINDOW_POS\","  in testGetMethodPropIdHasAreasHasDefaultValueHasNoAreaValue()  local
 463         String jsonString = "{\"properties\": [{\"property\": \"VehicleProperty::DOOR_LOCK\","  in testGetMethodPropIdHasAreasHasAreaValue()  local
 [all …]
 
 | 
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ | 
| D | DefaultWallpaperPreferences.java | 640         String jsonString = mNoBackupPrefs.getString(  in addDailyRotation()  local657         String jsonString = mNoBackupPrefs.getString(  in getLastDailyRotationTimestamp()  local
 691         String jsonString = mNoBackupPrefs.getString(  in getDailyRotationsInLastWeek()  local
 743         String jsonString = mNoBackupPrefs.getString(  in getDailyRotationsPreviousDay()  local
 
 | 
| /packages/services/Telephony/src/com/android/phone/utils/ | 
| D | CarrierAllowListInfo.java | 80             String jsonString = getJsonFromAssets(context,  in loadJsonFile()  local
 | 
| /packages/apps/UniversalMediaPlayer/java/com/android/pump/provider/ | 
| D | Wikidata.java | 237             String jsonString = (String) object;  in dumpJson()  local
 | 
| /packages/apps/Dialer/java/com/android/dialer/phonenumbercache/ | 
| D | ContactInfoHelper.java | 81       final String jsonString =  in createTemporaryContactUri()  local
 | 
| /packages/apps/Dialer/java/com/android/incallui/ | 
| D | ContactInfoCache.java | 107         final String jsonString =  in doInBackground()  local
 | 
| /packages/apps/Contacts/src/com/android/contacts/model/ | 
| D | ContactLoader.java | 358         final String jsonString = uri.getEncodedFragment();  in loadEncodedContactEntity()  local
 | 
| /packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/ | 
| D | TelephonyBackupAgentTest.java | 856     private String addRandomDataToJson(String jsonString) throws JSONException {  in addRandomDataToJson()
 | 
| /packages/apps/Dialer/java/com/android/contacts/common/model/ | 
| D | ContactLoader.java | 124     final String jsonString = uri.getEncodedFragment();  in loadEncodedContactEntity()  local
 | 
| /packages/apps/Nfc/src/com/android/nfc/ | 
| D | NfcService.java | 722                     String jsonString =  in initTagAppPrefList()  local764                     String jsonString = jsonObject.toString();  in storeTagAppPrefList()  local
 
 |