Searched refs:scroll (Results 1 – 7 of 7) sorted by relevance
/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/ |
D | MainActivity.java | 105 scroll(View.FOCUS_DOWN); in onStartTimer() 111 scroll(View.FOCUS_UP); in onTimerFinished() 117 scroll(View.FOCUS_UP); in onTimerSelected() 120 private void scroll(final int scrollDirection) { in scroll() method in MainActivity 121 final ScrollView scrollView = (ScrollView) findViewById(R.id.scroll); in scroll()
|
/development/vndk/tools/definition-tool/assets/visual/ |
D | dep-graph.css | 137 overflow: scroll; 144 overflow: scroll;
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
D | DigitalWatchFaceWearableConfigActivity.java | 137 public void onScroll(int scroll) {} in onScroll() argument 140 public void onAbsoluteScrollChange(int scroll) { in onAbsoluteScrollChange() argument 141 float newTranslation = Math.min(-scroll, 0); in onAbsoluteScrollChange()
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | DocumentsSample.java | 269 final ScrollView scroll = new ScrollView(context); in onCreate() local 270 scroll.addView(view); in onCreate() 272 setContentView(scroll); in onCreate()
|
/development/samples/UiAutomator/ |
D | README | 14 This demos how we can scroll list views and verify data in list view
|
/development/samples/browseable/MidiScope/src/com.example.android.midiscope/ |
D | MainActivity.java | 63 mScroller = (ScrollView) findViewById(R.id.scroll); in onCreate()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 1785 …form/cts,fake_mLMWHb2mSf6CyRjb_JBf9Q@fakeemail.com,Increase card sizes to reduce workload on scroll 1947 …ccb4c7b,platform/cts,fake_QRVFNg4MSimOHmDg-dCkEA@fakeemail.com,Fix failing AbsListView scroll tests 3029 …0377955bd58ee7,platform/cts,fake_HFBVIRHzR8upwrTWriT5Hw@fakeemail.com,Test fast scroll on UI thread 3100 …VCaKO_tHJg@fakeemail.com,CTS: CtsVerifier: disable auto scroll down to fix the not able to scroll … 9589 …frameworks/opt/setupwizard,fake_R_yye5dUQG-JPs55Qq1NQg@fakeemail.com,Add scroll indicators to GLIF… 9625 …t/setupwizard,fake_R_yye5dUQG-JPs55Qq1NQg@fakeemail.com,Add ability to require scroll to GlifLayout 9656 …frameworks/opt/setupwizard,fake_R_yye5dUQG-JPs55Qq1NQg@fakeemail.com,Add scroll indicator to botto… 26672 …6b4bf3,platform/platform_testing,fake_kDBUAWL4SY21otAYUOdyTg@fakeemail.com,Initial slow scroll test 26767 …IFeckKXRZWqio7Hycy7KQ@fakeemail.com,Update getShareApp method to support scroll up share menu. Add… 27622 …m/system/bt,fake_yIcJh8rJRDKSRF2rlBijaQ@fakeemail.com,"Revert ""HID: Fix scroll issue with Apple M… [all …]
|