Searched refs:touched (Results 1 – 9 of 9) sorted by relevance
124 final Set<String> touched = new ArraySet<>(entries.size());133 touched.add(packageName);137 if (touched.contains(pref.getKey())) {
257 final Set<String> touched = new ArraySet<>(entries.size()); in updateAppListInternal() local268 touched.add(packageName); in updateAppListInternal()272 if (touched.contains(pref.getKey())) { in updateAppListInternal()
1407 boolean touched = (mUndoBarState & UNDO_BAR_TOUCHED) != 0;1410 if ((timeout && deleteLast) || fullCamera || touched) {
424 final boolean touched = entry.isInsert() || entry.isUpdate(); in trimEmpty()425 if (!touched) { in trimEmpty()
138 Optionally, if you have touched the kernel source code (which is under
321 ##### Commit the code that your patch touched