Searched refs:updateOneRowWithFilteredData (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Settings/src/com/android/settings/search/ |
D | Index.java | 713 updateOneRowWithFilteredData(database, localeStr, in indexOneRaw() 854 updateOneRowWithFilteredData(database, localeStr, title, summary, null, null, in indexFromResource() 886 updateOneRowWithFilteredData(database, localeStr, title, summary, null, entries, in indexFromResource() 898 updateOneRowWithFilteredData(database, localeStr, title, summaryOn, summaryOff, in indexFromResource() 939 updateOneRowWithFilteredData(database, localeStr, in indexFromProvider() 983 private void updateOneRowWithFilteredData(SQLiteDatabase database, String locale, in updateOneRowWithFilteredData() method in Index
|