Searched refs:updateOneRowWithFilteredData (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Settings/src/com/android/settings/search/ |
D | Index.java | 740 updateOneRowWithFilteredData(database, localeStr, in indexOneRaw() 881 updateOneRowWithFilteredData(database, localeStr, title, summary, null, null, in indexFromResource() 913 updateOneRowWithFilteredData(database, localeStr, title, summary, null, entries, in indexFromResource() 925 updateOneRowWithFilteredData(database, localeStr, title, summaryOn, summaryOff, in indexFromResource() 966 updateOneRowWithFilteredData(database, localeStr, in indexFromProvider() 1010 private void updateOneRowWithFilteredData(SQLiteDatabase database, String locale, in updateOneRowWithFilteredData() method in Index
|