Home
last modified time | relevance | path

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

/packages/apps/Calculator/src/com/android/calculator2/
DCalculator.java211 public void onUserInteraction() { in onUserInteraction() method in Calculator
212 super.onUserInteraction(); in onUserInteraction()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DUserInteractionListener.java25 public void onUserInteraction(); in onUserInteraction() method
DSlotView.java203 if (mUIListener != null) mUIListener.onUserInteraction(); in onTouch()
/packages/apps/ExactCalculator/src/com/android/calculator2/
DCalculator.java396 public void onUserInteraction() { in onUserInteraction() method in Calculator
397 super.onUserInteraction(); in onUserInteraction()
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
DPanoramaActivity.java1138 public void onUserInteraction() { in onUserInteraction() method in PanoramaActivity
1139 super.onUserInteraction(); in onUserInteraction()
/packages/apps/DeskClock/src/com/android/deskclock/
DScreensaverActivity.java172 public void onUserInteraction() { in onUserInteraction() method in ScreensaverActivity
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java243 onUserInteraction(); in dispatchTouchEvent()
/packages/apps/TV/src/com/android/tv/
DMainActivity.java2643 public void onUserInteraction() {
2644 super.onUserInteraction();
2646 mOverlayManager.onUserInteraction();
/packages/apps/LegacyCamera/src/com/android/camera/
DCamera.java2245 public void onUserInteraction() { in onUserInteraction() method in Camera
2246 super.onUserInteraction(); in onUserInteraction()
DVideoCamera.java1017 public void onUserInteraction() { in onUserInteraction() method in VideoCamera
1018 super.onUserInteraction(); in onUserInteraction()
/packages/apps/TV/src/com/android/tv/ui/
DTvOverlayManager.java703 public void onUserInteraction() { in onUserInteraction() method in TvOverlayManager
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java1774 public void onUserInteraction() { in onUserInteraction() method in CameraActivity
1775 super.onUserInteraction(); in onUserInteraction()