Searched refs:loadJsonFile (Results 1 – 2 of 2) sorted by relevance
194 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in beforeAllTests()196 String jsonChannels = loadJsonFile(EXPECTED_RESULT_CHANNELS_JSON); in beforeAllTests()198 String jsonSettings = loadJsonFile(EXPECTED_RESULT_SETTINGS_JSON); in beforeAllTests()242 protected static String loadJsonFile(String jsonFile) { in loadJsonFile() method in CellBroadcastBaseTest260 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in paramsForTest()273 String jsonCarrier = loadJsonFile(CARRIER_LISTS_JSON); in paramsCarrierAndChannelForTest()280 String jsonChannels = loadJsonFile(EXPECTED_RESULT_CHANNELS_JSON); in paramsCarrierAndChannelForTest()
61 loadJsonFile(context); in CarrierAllowListInfo()78 private void loadJsonFile(Context context) { in loadJsonFile() method in CarrierAllowListInfo174 loadJsonFile(mContext); in updateJsonForTest()