/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
D | MainActivity.java | 36 private class Sample { class in MainActivity 40 public Sample(int titleResId, Class<? extends Activity> activityClass) { in Sample() method in MainActivity.Sample 56 private static Sample[] mSamples; 63 mSamples = new Sample[]{ in onCreate() 64 new Sample(R.string.title_crossfade, CrossfadeActivity.class), in onCreate() 65 new Sample(R.string.title_card_flip, CardFlipActivity.class), in onCreate() 66 new Sample(R.string.title_screen_slide, ScreenSlideActivity.class), in onCreate() 67 new Sample(R.string.title_zoom, ZoomActivity.class), in onCreate() 68 new Sample(R.string.title_layout_changes, LayoutChangesActivity.class), in onCreate() 71 setListAdapter(new ArrayAdapter<Sample>(this, in onCreate()
|
/development/samples/browseable/DoneBar/src/com.example.android.donebar/ |
D | MainActivity.java | 36 private Sample[] mSamples; 44 mSamples = new Sample[]{ in onCreate() 45 new Sample(R.string.donebaractivity_title, R.string.donebaractivity_description, in onCreate() 47 new Sample(R.string.donebuttonactivity_title, R.string.donebuttonactivity_description, in onCreate() 93 private class Sample { class in MainActivity 98 private Sample(int titleResId, int descriptionResId, Intent intent) { in Sample() method in MainActivity.Sample 104 private Sample(int titleResId, int descriptionResId, in Sample() method in MainActivity.Sample
|
/development/samples/browseable/NavigationDrawer/src/com.example.android.navigationdrawer/ |
D | MainActivity.java | 36 private Sample[] mSamples; 44 mSamples = new Sample[]{ in onCreate() 45 … new Sample(R.string.navigationdraweractivity_title, R.string.navigationdraweractivity_description, in onCreate() 91 private class Sample { class in MainActivity 96 private Sample(int titleResId, int descriptionResId, Intent intent) { in Sample() method in MainActivity.Sample 102 private Sample(int titleResId, int descriptionResId, in Sample() method in MainActivity.Sample
|
/development/samples/browseable/CardView/ |
D | _index.jd | 2 page.tags="CardView Sample"
|
/development/samples/TicTacToeLib/ |
D | README.txt | 1 Sample: TicTacToeLib and TicTacToeMain.
|
/development/samples/browseable/DataLayer/ |
D | _index.jd | 8 Sample demonstrating the usage of the GoogleApiClient in order to send data
|
/development/samples/browseable/LNotifications/ |
D | _index.jd | 2 page.tags="LNotifications Sample"
|
/development/samples/browseable/WearVerifyRemoteApp/ |
D | _index.jd | 8 Sample demonstrates best practices for checking if the remote version of your app is installed on a
|
/development/samples/browseable/WearNotifications/ |
D | _index.jd | 8 Sample demonstrates best practices for Notification Styles that support Android
|
/development/samples/browseable/WearHighBandwidthNetworking/ |
D | _index.jd | 8 Sample demonstrates how to determine if a high-bandwidth network is available for use cases that
|
/development/samples/browseable/DrawableTinting/ |
D | _index.jd | 8 Sample that shows applying tinting and color filters to Drawables both programmatically
|
/development/samples/TicTacToeMain/ |
D | README.txt | 1 Sample: TicTacToeLib and TicTacToeMain.
|
/development/samples/SkeletonApp/ |
D | readme.txt | 9 the top list in the Sample Code app.
|
/development/build/tools/ |
D | mk_sdk_repo_xml.sh | 112 Sample.MinApiLevel min-api-level 2
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 26079 …7bab6a81,platform/development,fake_WYa7hmHCQ42NYhfobk58Bw@fakeemail.com,"Sample authenticator that… 26221 …820e92edb,platform/development,fake_q8GWOOtYSs2PsI6VxOom9Q@fakeemail.com,Sample app that use Maska… 48299 …tform/external/mesa3d,fake_RiBpcfPyQr61rdwIbRgREg@fakeemail.com,i965/fs: Sample from MCS surface w… 57101 …tform/external/mesa3d,fake_RiBpcfPyQr61rdwIbRgREg@fakeemail.com,i965/vs: Sample from MCS surface w… 91425 …7840445,platform/external/skia,fake_XnG1Bbi3QJW89suX_oSvhg@fakeemail.com,Sample app uses Ganesh be… 93032 …UmJRSjK0FVnIWbw-Vw@fakeemail.com,Add ability to rotate light direction in drawLitAtlas Sample slide 111999 …93,platform/frameworks/support,fake_QRVFNg4MSimOHmDg-dCkEA@fakeemail.com,Sample for wiring TabLayo… 112615 …4b,platform/frameworks/support,fake_QRVFNg4MSimOHmDg-dCkEA@fakeemail.com,Sample code for using cus… 112858 …6d,platform/frameworks/support,fake_QRVFNg4MSimOHmDg-dCkEA@fakeemail.com,Sample app for appcompat-… 113539 …d3,platform/frameworks/support,fake_HqrslvtOTl-FtSEF4LOqLg@fakeemail.com,Sample for percent suppor… [all …]
|