Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 5 of 5) sorted by relevance

/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/net/
DFeedParser.java116 skip(parser); in readFeed()
160 skip(parser); in readEntry()
243 private void skip(XmlPullParser parser) throws XmlPullParserException, IOException { in skip() method in FeedParser
/developers/build/templates/base-build/
DREADME.md.ftl19 <#-- Use the compile_sdk variable as the required SDK. For Preview SDKs, skip the 'v' and 'android-…
/developers/build/templates/base/
DREADME.md.ftl19 <#-- Use the compile_sdk variable as the required SDK. For Preview SDKs, skip the 'v' and 'android-…
/developers/samples/android/ui/transition/CustomTransition/
DREADME.md18 the Views in the hierarchy. If you want to skip some Views, simply return null.
/developers/samples/android/media/MediaBrowserService/
DREADME.md15 allows for playback as well as skip to previous and next tracks.