Searched refs:mAppStartInfoTimestampsFlagValue (Results 1 – 1 of 1) sorted by relevance
1198 private final boolean mAppStartInfoTimestampsFlagValue; field in ViewRootImpl1322 mAppStartInfoTimestampsFlagValue = android.app.Flags.appStartInfoTimestamps(); in ViewRootImpl()4405 if (mAppStartInfoTimestampsFlagValue && !mAppStartTrackingStarted) { in createSyncIfNeeded()5662 if (mAppStartInfoTimestampsFlagValue && mRenderThreadDrawStartTimeNs == -1) { in draw()