Home
last modified time | relevance | path

Searched refs:onNextFromStartDocument (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DBasePullParser.java41 public abstract void onNextFromStartDocument(); in onNextFromStartDocument() method in BasePullParser
167 onNextFromStartDocument(); in next()
DWidgetPullParser.java158 public void onNextFromStartDocument() { in onNextFromStartDocument() method in WidgetPullParser
DUiElementPullParser.java467 public void onNextFromStartDocument() { in onNextFromStartDocument() method in UiElementPullParser
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DRenderService.java608 public void onNextFromStartDocument() { in measureChildren()