Home
last modified time | relevance | path

Searched refs:onUserInteraction (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecentsActivity.java555 public void onUserInteraction() { in onUserInteraction() method in RecentsActivity
556 mRecentsView.onUserInteraction(); in onUserInteraction()
/frameworks/base/core/java/android/app/
DActivity.java2609 public void onUserInteraction() { in onUserInteraction() method in Activity
2715 onUserInteraction(); in dispatchKeyEvent()
2744 onUserInteraction(); in dispatchKeyShortcutEvent()
2763 onUserInteraction(); in dispatchTouchEvent()
2782 onUserInteraction(); in dispatchTrackballEvent()
2800 onUserInteraction(); in dispatchGenericMotionEvent()
6360 onUserInteraction(); in performUserLeaving()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DRecentsView.java393 public void onUserInteraction() { in onUserInteraction() method in RecentsView
399 stackView.onUserInteraction(); in onUserInteraction()
DTaskStackView.java1089 void onUserInteraction() { in onUserInteraction() method in TaskStackView
/frameworks/base/api/
Dcurrent.txt3422 method public void onUserInteraction();
Dsystem-current.txt3525 method public void onUserInteraction();