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.java471 tv.setTouchEnabled(false);
561 tv.setTouchEnabled(true);
596 tv.setTouchEnabled(true);
H A DTaskView.java363 void setTouchEnabled(boolean enabled) { method in class:TaskView
H A DTaskStackView.java1558 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 111 milliseconds