Searched refs:setTouchEnabled (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DObservableScrollView.java47 public void setTouchEnabled(boolean touchEnabled) { method in class:ObservableScrollView
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackViewTouchHandler.java472 tv.setTouchEnabled(false);
562 tv.setTouchEnabled(true);
597 tv.setTouchEnabled(true);
H A DTaskView.java370 public void setTouchEnabled(boolean enabled) { method in class:TaskView
H A DTaskStackView.java1626 tv.setTouchEnabled(true);
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java214 public void setTouchEnabled(boolean enabled) { method in class:CropView
H A DWallpaperCropActivity.java175 mCropView.setTouchEnabled(touchEnabled);

Completed in 1974 milliseconds