Searched defs:getSetting (Results 1 – 2 of 2) sorted by relevance
236 protected String getSetting(int type, String name) { in getSetting() method in BaseSettingsProviderTest
188 public static String getSetting(ContentResolver cr, String account, String key) { in getSetting() method in Contacts.Settings