OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clearDirtyFlag
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/
Draw9PatchEditor.java
155
mNinePatchedImage.
clearDirtyFlag
();
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
305
clearDirtyFlag
(context, rawContact.getRawContactId(), batchOperation);
658
private static void
clearDirtyFlag
(Context context, long rawContactId,
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java
125
public void
clearDirtyFlag
() {
Completed in 149 milliseconds