Home
last modified time | relevance | path

Searched refs:stats (Results 1 – 14 of 14) sorted by relevance

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
DSyncAdapter.java132 syncResult.stats.numParseExceptions++; in onPerformSync()
137 syncResult.stats.numIoExceptions++; in onPerformSync()
140 syncResult.stats.numAuthExceptions++; in onPerformSync()
143 syncResult.stats.numParseExceptions++; in onPerformSync()
146 syncResult.stats.numParseExceptions++; in onPerformSync()
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
DSyncAdapter.java155 syncResult.stats.numParseExceptions++; in onPerformSync()
159 syncResult.stats.numIoExceptions++; in onPerformSync()
163 syncResult.stats.numParseExceptions++; in onPerformSync()
167 syncResult.stats.numParseExceptions++; in onPerformSync()
234 syncResult.stats.numEntries++; in updateLocalFeedData()
257 syncResult.stats.numUpdates++; in updateLocalFeedData()
267 syncResult.stats.numDeletes++; in updateLocalFeedData()
281 syncResult.stats.numInserts++; in updateLocalFeedData()
/development/ndk/platforms/android-3/include/linux/
Dif_ppp.h67 struct ppp_stats stats; member
72 struct ppp_comp_stats stats; member
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
Dplasma.c368 static Stats stats; in Java_com_example_plasma_PlasmaView_renderPlasma() local
373 stats_init(&stats); in Java_com_example_plasma_PlasmaView_renderPlasma()
391 stats_startFrame(&stats); in Java_com_example_plasma_PlasmaView_renderPlasma()
398 stats_endFrame(&stats); in Java_com_example_plasma_PlasmaView_renderPlasma()
/development/ndk/platforms/android-9/samples/native-plasma/jni/
Dplasma.c377 Stats stats; member
394 stats_startFrame(&engine->stats); in engine_draw_frame()
406 stats_endFrame(&engine->stats); in engine_draw_frame()
465 stats_init(&engine.stats); in android_main()
/development/ndk/platforms/android-21/include/linux/
Dip_vs.h161 struct ip_vs_stats_user stats; member
176 struct ip_vs_stats_user stats; member
Dxfrm.h367 struct xfrm_stats stats; member
Dpkt_sched.h182 struct tc_sfqred_stats stats; member
/development/ndk/platforms/android-3/include/linux/sunrpc/
Dclnt.h79 struct rpc_stat * stats; member
/development/ndk/platforms/android-3/include/linux/nfsd/
Dxdr.h124 struct kstatfs stats; member
/development/samples/SupportLeanbackShowcase/libs/
Dpicasso-2.5.2.jar ... .Cache cache final com.squareup.picasso.Stats stats final String key final com.squareup.picasso ...
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DImageCache.java672 final StatFs stats = new StatFs(path.getPath()); in getUsableSpace() local
673 return (long) stats.getBlockSize() * (long) stats.getAvailableBlocks(); in getUsableSpace()
/development/apps/Development/src/com/android/development/
DConnectivity.java470 mLinkStatsResults = (TextView)findViewById(R.id.stats); in onCreate()
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...