HomeSort by relevance Sort by last modified time
    Searched defs:example (Results 201 - 225 of 4932) sorted by null

1 2 3 4 5 6 7 891011>>

  /development/samples/AdaptiveIconSample/src/com/example/android/maskableicon/
Activity2.java 17 package com.example.android.adaptiveicon;
Activity3.java 17 package com.example.android.adaptiveicon;
  /development/samples/ApiDemos/src/com/example/android/apis/
ApiDemosApplication.java 17 package com.example.android.apis;
22 * This is an example of a {@link android.app.Application} class. This can
29 * See samples/ApiDemos/tests/src/com.example.android.apis/ApiDemosApplicationTests for an example
Shakespeare.java 1 package com.example.android.apis;
193 "Christian example? Why, revenge. The villany you" +
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AppUpdateReceiver.java 17 package com.example.android.apis.app;
19 import com.example.android.apis.R;
CustomDialogActivity.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
DoNothing.java 17 package com.example.android.apis.app;
ForegroundService2.java 17 package com.example.android.apis.app;
ForwardTarget.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
28 * Example of removing yourself from the history stack after forwarding to
HelloWorld.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
28 * Simple example of writing an application Activity.
39 * <td >src/com.example.android.apis/app/HelloWorld.java</td>
IsolatedService2.java 17 package com.example.android.apis.app;
OneShotAlarm.java 17 package com.example.android.apis.app;
26 import com.example.android.apis.R;
29 * This is an example of implement an {@link BroadcastReceiver} for an alarm that
OverscanActivity.java 17 package com.example.android.apis.app;
22 import com.example.android.apis.R;
RepeatingAlarm.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
29 * This is an example of implement an {@link BroadcastReceiver} for an alarm that
SecureWindowActivity.java 17 package com.example.android.apis.app;
19 import com.example.android.apis.R;
TranslucentActivity.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
TranslucentBlurActivity.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
WallpaperActivity.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesLayoutReference.java 17 package com.example.android.apis.content;
19 import com.example.android.apis.R;
ResourcesSmallestWidth.java 17 package com.example.android.apis.content;
19 import com.example.android.apis.R;
ResourcesWidthAndHeight.java 17 package com.example.android.apis.content;
19 import com.example.android.apis.R;
ShareContent.java 17 package com.example.android.apis.content;
27 import com.example.android.apis.R;
30 * Example of sharing content from a private content provider.
46 b.authority("com.example.android.apis.content.FileProvider");
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
GradientDrawable1.java 17 package com.example.android.apis.graphics;
21 import com.example.android.apis.R;
  /development/samples/ApiDemos/src/com/example/android/apis/os/
HeadlessSmsSendService.java 17 package com.example.android.apis.os;
PduParserUtil.java 17 package com.example.android.apis.os;

Completed in 187 milliseconds

1 2 3 4 5 6 7 891011>>