Searched defs:getTelephonyProperty (Results 1 – 1 of 1) sorted by relevance
8203 public static String getTelephonyProperty(int phoneId, String property, String defaultVal) { in getTelephonyProperty() method in TelephonyManager8218 private static <T> T getTelephonyProperty(int phoneId, List<T> prop, T defaultValue) { in getTelephonyProperty() method in TelephonyManager8233 public static String getTelephonyProperty(String property, String defaultVal) { in getTelephonyProperty() method in TelephonyManager