Searched refs:mMaxProfilingTimeAllowedMs (Results 1 – 1 of 1) sorted by relevance
66 private int mMaxProfilingTimeAllowedMs = 0; field in TracingSession94 if (mMaxProfilingTimeAllowedMs != 0) { in getMaxProfilingTimeAllowedMs()95 return mMaxProfilingTimeAllowedMs; in getMaxProfilingTimeAllowedMs()97 mMaxProfilingTimeAllowedMs = in getMaxProfilingTimeAllowedMs()99 return mMaxProfilingTimeAllowedMs; in getMaxProfilingTimeAllowedMs()