OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldUseFalsing
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
FlingUpDownTouchHandler.java
90
boolean
shouldUseFalsing
(@NonNull MotionEvent downEvent);
248
touchUsesFalsing = listener.
shouldUseFalsing
(event);
TwoButtonMethod.java
125
public boolean
shouldUseFalsing
(@NonNull MotionEvent downEvent) {
FlingUpDownMethod.java
302
public boolean
shouldUseFalsing
(@NonNull MotionEvent downEvent) {
[
all
...]
Completed in 1814 milliseconds