Searched refs:mCujType (Results 1 – 1 of 1) sorted by relevance
589 Log.d(TAG, "begin failed due to timeout, CUJ=" + getNameOfCuj(config.mCujType)); in begin()601 int cujType = conf.mCujType; in beginInternal()970 private final @CujType int mCujType; field in InteractionJankMonitor.Configuration1105 mCujType = cuj; in Configuration()1207 private final int mCujType; field in InteractionJankMonitor.Session1214 mCujType = cujType; in Session()1241 return mCujType; in getCuj()1245 return CUJ_TO_STATSD_INTERACTION_TYPE[mCujType]; in getStatsdInteractionType()1255 mCujType); in getPerfettoTrigger()