HomeSort by relevance Sort by last modified time
    Searched defs:app (Results 126 - 150 of 1081) sorted by null

1 2 3 4 56 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
ActionBarNavigationTarget.java 16 package com.example.android.apis.app;
18 import android.app.ActionBar;
19 import android.app.Activity;
AppUpdateSspReceiver.java 17 package com.example.android.apis.app;
ContactsFilter.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
21 import android.app.Activity;
DialogActivity.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
41 * call {@link android.app.Activity#setContentView setContentView()} to
Forwarding.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
43 App/Activity/Receive Result
48 <td class="LinkColumn">src/com.example.android.apis/app/Forwarding.java</td>
IncomingMessageView.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
22 import android.app.NotificationManager;
LocalSample.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
21 import android.app.Activity;
NotifyWithText.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
NotifyingController.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
RedirectEnter.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
ReorderFour.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
ReorderOnLaunch.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
ReorderThree.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
ReorderTwo.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
SaveRestoreState.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
36 * {@link android.app.Activity#onSaveInstanceState onSaveInstanceState()} method is called before
40 * {@link android.app.Activity#onCreate}.</p>
49 * App/Activity/Save &amp; Restore State
53 <td class="LinkColumn">src/com.example.android.apis/app/SaveRestoreState.java</td>
66 * {@link android.app.Activity#setContentView setContentView()} to set up
SearchSuggestionSampleProvider.java 17 package com.example.android.apis.app;
SendResult.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
38 * call {@link android.app.Activity#setContentView setContentView()} to
  /development/samples/AppNavigation/src/com/example/android/appnavigation/app/
ContentCategoryActivity.java 17 package com.example.android.appnavigation.app;
21 import android.app.Activity;
InterstitialMessageActivity.java 17 package com.example.android.appnavigation.app;
21 import android.app.Activity;
22 import android.app.TaskStackBuilder;
OutsideTaskActivity.java 16 package com.example.android.appnavigation.app;
20 import android.app.Activity;
ViewFromOtherTaskActivity.java 17 package com.example.android.appnavigation.app;
21 import android.app.Activity;
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentNestingTabsSupport.java 16 package com.example.android.supportv4.app;
22 import android.support.v4.app.FragmentActivity;
23 import android.support.v4.app.FragmentTabHost;
FragmentTabs.java 16 package com.example.android.supportv4.app;
22 import android.support.v4.app.FragmentActivity;
23 import android.support.v4.app.FragmentTabHost;
SendResult.java 17 package com.example.android.supportv4.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
38 * call {@link android.app.Activity#setContentView setContentView()} to
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
RecentSuggestionsProvider.java 17 package com.example.android.supportv7.app;

Completed in 812 milliseconds

1 2 3 4 56 7 8 91011>>