HomeSort by relevance Sort by last modified time
    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 259 clearDirtyFlag(context, rawContact.getRawContactId(), batchOperation);
559 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 720 milliseconds