OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Deletion
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/data/
FilterDeleteSet.java
21
// FilterDeleteSet filters a base MediaSet to remove some
deletion
items (we
23
// add/remove
deletion
items:
49
private static class
Deletion
{
52
public
Deletion
(Path path, int index) {
65
private ArrayList<
Deletion
> mCurrent = new ArrayList<
Deletion
>();
88
// Gets the MediaItems whose (post-
deletion
) index are in the range [start,
122
Deletion
d = mCurrent.get(i);
128
Deletion
d = mCurrent.get(j);
137
Deletion
d = mCurrent.get(m)
[
all
...]
/external/chromium_org/chrome/common/extensions/docs/examples/api/bookmarks/basic/
popup.js
58
title: 'Confirm
Deletion
',
Completed in 185 milliseconds