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