OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getChanges
(Results
1 - 4
of
4
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/changes/
AndroidLayoutFileChanges.java
57
public Set<AndroidLayoutChangeDescription>
getChanges
() {
/bionic/libc/kernel/tools/
utils.py
341
def
getChanges
(self):
369
adds, deletes, edits = self.
getChanges
()
381
adds, deletes, edits = self.
getChanges
()
409
adds, deletes, edits = self.
getChanges
()
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectCalendarsSyncAdapter.java
209
public HashMap<Long, CalendarRow>
getChanges
() {
/prebuilt/common/commons-compress/
commons-compress-1.0.jar
Completed in 302 milliseconds