OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateSwipeProgress
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/
SwipeHelper.java
200
if (!mCallback.
updateSwipeProgress
(animView, dismissable, swipeProgress)) {
677
boolean
updateSwipeProgress
(View animView, boolean dismissable, float swipeProgress);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackAnimationHelper.java
409
touchHandler.
updateSwipeProgress
(deleteTaskView, true, progress);
TaskStackViewTouchHandler.java
541
public boolean
updateSwipeProgress
(View v, boolean dismissable, float swipeProgress) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java
[
all
...]
Completed in 989 milliseconds