Searched refs:mCreateTime (Results 1 – 4 of 4) sorted by relevance
113 private final long mCreateTime; field in WindowlessSplashWindowCreator.SplashWindowRecord123 mCreateTime = SystemClock.uptimeMillis(); in SplashWindowRecord()131 this::release, mCreateTime, 0 /* roundedCornerRadius */); in removeIfPossible()
426 private final long mCreateTime; field in SplashscreenWindowCreator.SplashWindowRecord438 mCreateTime = SystemClock.uptimeMillis(); in SplashWindowRecord()503 mCreateTime, info.roundedCornerRadius); in removeIfPossible()
204 private final long mCreateTime; field in Vibration.DebugInfo218 mCreateTime = stats.getCreateTimeDebug(); in DebugInfo()233 .append(DEBUG_DATE_FORMAT.format(new Date(mCreateTime))) in toString()
10806 private long mCreateTime;10903 mCreateTime = createTime;10916 mTaskDescription, mCreateTime);