Home
last modified time | relevance | path

Searched refs:hits (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteDebug.java137 int hits, int misses, int cachesize) { in DbStats() argument
142 this.cache = hits + "/" + misses + "/" + cachesize; in DbStats()
/frameworks/base/docs/html/training/activity-testing/
Dactivity-functional-testing.jd106 <li>Verify that the monitor hits were incremented.</li>
/frameworks/native/opengl/libagl/
Darray.cpp404 uint32_t hits = total - misses; in dump_stats() local
418 total, hits, misses, (hits*100)/total, in dump_stats()
/frameworks/base/docs/html/training/managing-audio/
Dvolume-playback.jd61 <p>If you've got a game or music app, then chances are good that when the user hits the volume keys
/frameworks/base/docs/html/training/scheduling/
Dalarms.jd129 still overwhelm a server if every instance of an app hits the server around the same time.
/frameworks/base/docs/html/guide/topics/ui/
Dui-events.jd212 Any time a user hits a directional key or scrolls with a trackball, the device will
/frameworks/base/docs/html/tools/debugging/
Ddebugging-studio.jd250 it hits that breakpoint. Select a breakpoint from the list to configure its settings.
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd303 menu for the Activity. This is shown when the user hits the menu button,
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...