Searched refs:loadJsonFile (Results 1 – 2 of 2) sorted by relevance
220 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in beforeAllTests()222 String jsonChannels = loadJsonFile(EXPECTED_RESULT_CHANNELS_JSON); in beforeAllTests()224 String jsonSettings = loadJsonFile(EXPECTED_RESULT_SETTINGS_JSON); in beforeAllTests()263 protected static String loadJsonFile(String jsonFile) { in loadJsonFile() method in CellBroadcastBaseTest281 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in paramsForTest()294 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in paramsCarrierAndMccMncForTest()313 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in paramsCarrierAndChannelForTest()320 String jsonChannels = loadJsonFile(EXPECTED_RESULT_CHANNELS_JSON); in paramsCarrierAndChannelForTest()
61 loadJsonFile(context); in CarrierAllowListInfo()79 private void loadJsonFile(Context context) { in loadJsonFile() method in CarrierAllowListInfo181 loadJsonFile(mContext); in updateJsonForTest()