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