Lines Matching refs:Trace
36 import com.android.bitmap.util.Trace;
118 Trace.beginSection("load contact photos util"); in loadContactPhotos()
121 Trace.beginSection("build first query"); in loadContactPhotos()
135 Trace.endSection(); in loadContactPhotos()
142 Trace.beginSection("query 1"); in loadContactPhotos()
145 Trace.endSection(); in loadContactPhotos()
148 Trace.endSection(); in loadContactPhotos()
152 Trace.beginSection("get photo id"); in loadContactPhotos()
169 Trace.endSection(); in loadContactPhotos()
181 Trace.endSection(); in loadContactPhotos()
185 Trace.beginSection("build second query"); in loadContactPhotos()
193 Trace.endSection(); in loadContactPhotos()
195 Trace.beginSection("query 2"); in loadContactPhotos()
198 Trace.endSection(); in loadContactPhotos()
201 Trace.endSection(); in loadContactPhotos()
205 Trace.beginSection("get photo blob"); in loadContactPhotos()
219 Trace.beginSection("decode bitmap"); in loadContactPhotos()
221 Trace.endSection(); in loadContactPhotos()
229 Trace.endSection(); in loadContactPhotos()
236 Trace.endSection(); in loadContactPhotos()