HomeSort by relevance Sort by last modified time
    Searched refs:endSection (Results 1 - 15 of 15) sorted by null

  /packages/apps/UnifiedEmail/src/com/android/bitmap/
Trace.java 43 * @see android.os.Trace#endSection()
45 public static void endSection() {
47 android.os.Trace.endSection();
DecodeTask.java 106 Trace.endSection();
115 Trace.endSection();
130 Trace.endSection();
138 Trace.endSection();
149 Trace.endSection();
179 Trace.endSection();
204 Trace.endSection();
241 Trace.endSection();
269 Trace.endSection();
395 Trace.endSection();
    [all...]
AltBitmapCache.java 83 Trace.endSection();
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
Trace.java 43 * @see android.os.Trace#endSection()
45 public static void endSection() {
47 android.os.Trace.endSection();
InputStreamBuffer.java 133 Trace.endSection();
136 Trace.endSection();
162 Trace.endSection();
171 Trace.endSection();
175 Trace.endSection();
192 Trace.endSection();
236 Trace.endSection();
262 Trace.endSection();
270 Trace.endSection();
306 Trace.endSection();
    [all...]
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
SysTrace.java 56 * be followed by a corresponding call to {@link #endSection()} on the same thread.
79 * that beginSection / endSection pairs are properly nested and called from
83 public static void endSection() {
86 Log.v(TAG, String.format("endSection[%d]", sNestingLevel));
95 * tag. Unlike {@link #beginSection} and {@link #endSection},
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 150 Trace.endSection();
162 Trace.endSection();
296 Trace.endSection();
362 Trace.endSection();
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AttachmentDrawable.java 172 Trace.endSection();
188 Trace.endSection();
367 Trace.endSection();
379 Trace.endSection();
418 Trace.endSection();
CompositeDrawable.java 65 Trace.endSection();
  /frameworks/base/core/java/android/os/
Trace.java 256 * be followed by a corresponding call to {@link #endSection()} on the same thread.
278 * ensure that beginSection / endSection pairs are properly nested and called from the same
281 public static void endSection() {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 180 mFRep.endSection(mTmpPoint[0], mTmpPoint[1]);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterDrawRepresentation.java 301 public void endSection(float x, float y) {
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
Utils.java     [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 323 milliseconds