Searched refs:getSystemPropertySummary (Results 1 – 1 of 1) sorted by relevance
136 getSystemPropertySummary(TelephonyProperties.PROPERTY_BASEBAND_VERSION)); in onCreatePreferences()139 .setSummary(getSystemPropertySummary(PROPERTY_EQUIPMENT_ID)); in onCreatePreferences()379 private String getSystemPropertySummary(String property) { in getSystemPropertySummary() method in AboutFragment