Searched refs:CujType (Results 1 – 2 of 2) sorted by relevance
59 public @interface CujType { annotation in InteractionJankMonitorWrapper68 public static void begin(View v, @CujType int cujType) { in begin()80 public static void begin(View v, @CujType int cujType, long timeout) { in begin()93 public static void end(@CujType int cujType) { in end()101 public static void cancel(@CujType int cujType) { in cancel()
290 public @interface CujType { annotation in InteractionJankMonitor415 private void removeTimeout(@CujType int cujType) { in removeTimeout()514 public boolean end(@CujType int cujType) { in end()534 public boolean cancel(@CujType int cujType) { in cancel()559 private FrameTracker getTracker(@CujType int cuj) { in getTracker()563 private void removeTracker(@CujType int cuj) { in removeTracker()708 private final @CujType int mCujType;724 private @CujType int mAttrCujType;752 private Builder(@CujType int cuj) { in Builder()899 @CujType[all …]