HomeSort by relevance Sort by last modified time
    Searched refs:example (Results 251 - 275 of 824) sorted by null

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotificationDisplay.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
NotifyWithText.java 17 package com.example.android.apis.app;
19 import com.example.android.apis.R;
PersistentState.java 17 package com.example.android.apis.app;
22 import com.example.android.apis.R;
31 * Simple example of using persistent preferences to retain a screen's state.
45 * <p>In this example we are currently saving and restoring the state of the
56 * <td class="LinkColumn">src/com.example.android.apis/app/PersistentState.java</td>
ReceiveResult.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
34 * <p>This can be used, for example, to implement a dialog alowing the user to
38 <p>The example here is composed of two activities: ReceiveResult launches
53 <td class="LinkColumn">src/com.example.android.apis/app/ReceiveResult.java</td>
57 <td class="LinkColumn">src/com.example.android.apis/app/SendResult.java</td>
RedirectGetter.java 17 package com.example.android.apis.app;
19 import com.example.android.apis.R;
30 * Sub-activity that is executed by the redirection example when input is needed
ScreenOrientation.java 17 package com.example.android.apis.app;
19 import com.example.android.apis.R;
SendResult.java 17 package com.example.android.apis.app;
21 import com.example.android.apis.R;
32 * Example of receiving a result from another activity.
SoftInputModes.java 1 package com.example.android.apis.app;
3 import com.example.android.apis.R;
TextToSpeechActivity.java 17 package com.example.android.apis.app;
26 import com.example.android.apis.R;
102 // For example, the language may be available for the locale,
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ResourcesSample.java 17 package com.example.android.apis.content;
21 import com.example.android.apis.R;
71 // For example View has a protected mContext field you can use.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
AnimateDrawables.java 17 package com.example.android.apis.graphics;
19 import com.example.android.apis.R;
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Audio.java 17 package com.example.android.apis.media;
26 import com.example.android.apis.R;
  /development/samples/ApiDemos/src/com/example/android/apis/preference/
AdvancedPreferences.java 17 package com.example.android.apis.preference;
19 import com.example.android.apis.R;
30 * Example that shows finding a preference from the hierarchy and a custom preference type.
40 * This is a simple example of controlling a preference from code.
PreferenceWithHeaders.java 17 package com.example.android.apis.preference;
19 import com.example.android.apis.R;
  /development/samples/ApiDemos/src/com/example/android/apis/text/
Link.java 17 package com.example.android.apis.text;
19 import com.example.android.apis.R;
55 // is usually a better way to go; this example is intended to
  /development/samples/ApiDemos/src/com/example/android/apis/view/
DateWidgets2.java 17 package com.example.android.apis.view;
19 import com.example.android.apis.R;
DragAndDropDemo.java 17 package com.example.android.apis.view;
19 import com.example.android.apis.R;
Gallery2.java 17 package com.example.android.apis.view;
29 import com.example.android.apis.R;
List12.java 17 package com.example.android.apis.view;
28 import com.example.android.apis.R;
ProgressBar3.java 17 package com.example.android.apis.view;
19 import com.example.android.apis.R;
RatingBar1.java 17 package com.example.android.apis.view;
24 import com.example.android.apis.R;
SearchViewFilterMode.java 17 package com.example.android.apis.view;
19 import com.example.android.apis.R;
SecureViewOverlay.java 17 package com.example.android.apis.view;
19 import com.example.android.apis.R;
SeekBar1.java 17 package com.example.android.apis.view;
24 import com.example.android.apis.R;
TableLayout8.java 17 package com.example.android.apis.view;
19 import com.example.android.apis.R;

Completed in 2154 milliseconds

<<11121314151617181920>>