Searched refs:getTelephonyDumpEntries (Results 1 – 1 of 1) sorted by relevance
1149 private List<Map<String, String>> getTelephonyDumpEntries(String className) throws Exception { in getTelephonyDumpEntries() method in AtomTestCase1191 List<Map<String, String>> slots = getTelephonyDumpEntries("UiccSlot"); in getActiveSimSlotCount()1202 List<Map<String, String>> slots = getTelephonyDumpEntries("UiccSlot"); in getActiveSimCountUpperBound()1215 List<Map<String, String>> slots = getTelephonyDumpEntries("UiccSlot"); in getActiveEsimCountUpperBound()1226 return getTelephonyDumpEntries("Phone").stream() in hasGsmPhone()1233 return getTelephonyDumpEntries("Phone").stream() in hasCdmaPhone()