Searched refs:mCujType (Results 1 – 1 of 1) sorted by relevance
460 int cujType = conf.mCujType; in beginInternal()708 private final @CujType int mCujType; field in InteractionJankMonitor.Configuration828 mCujType = cuj; in Configuration()900 private final int mCujType; field in InteractionJankMonitor.Session908 mCujType = cujType; in Session()912 ? String.format("J<%s>", getNameOfCuj(mCujType)) in Session()913 : String.format("J<%s::%s>", getNameOfCuj(mCujType), postfix); in Session()918 return mCujType; in getCuj()922 return CUJ_TO_STATSD_INTERACTION_TYPE[mCujType]; in getStatsdInteractionType()932 mCujType); in getPerfettoTrigger()