Searched refs:getTelephonyDumpEntries (Results 1 – 1 of 1) sorted by relevance
1090 private List<Map<String, String>> getTelephonyDumpEntries(String className) throws Exception { in getTelephonyDumpEntries() method in AtomTestCase1132 List<Map<String, String>> slots = getTelephonyDumpEntries("UiccSlot"); in getActiveSimSlotCount()1143 List<Map<String, String>> slots = getTelephonyDumpEntries("UiccSlot"); in getActiveSimCountUpperBound()1156 List<Map<String, String>> slots = getTelephonyDumpEntries("UiccSlot"); in getActiveEsimCountUpperBound()1167 return getTelephonyDumpEntries("Phone").stream() in hasGsmPhone()1174 return getTelephonyDumpEntries("Phone").stream() in hasCdmaPhone()