Searched defs:oldScrollY (Results 1 – 8 of 8) sorted by relevance
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/u18notifications/ |
D | ConsentNotificationU18Fragment.java | 209 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/ |
D | ConsentNotificationGaV2Screen1Fragment.java | 252 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
D | ConsentNotificationGaV2Screen2Fragment.java | 241 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
D | ConsentNotificationConfirmationGaFragment.java | 271 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
D | ConsentNotificationGaFragment.java | 297 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
D | ConsentNotificationPasFragment.java | 298 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/ |
D | ConsentNotificationFragment.java | 279 View view, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|
/packages/apps/Dialer/java/com/android/dialer/contactsfragment/ |
D | ContactsFragment.java | 279 public void onScrollChange(View v, int scrollX, int scrollY, int oldScrollX, int oldScrollY) { in onScrollChange()
|