Home
last modified time | relevance | path

Searched refs:mLastInteractionTime (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DStackView.java147 private long mLastInteractionTime = 0; field in StackView
817 mLastInteractionTime = System.currentTimeMillis();
1126 long timeSinceLastInteraction = System.currentTimeMillis() - mLastInteractionTime;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt73372 Landroid/widget/StackView;->mLastInteractionTime:J