Home
last modified time | relevance | path

Searched defs:mainIntent (Results 1 – 15 of 15) sorted by relevance

/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java212 Intent mainIntent = new Intent(this, BigTextMainActivity.class); in generateBigTextStyleNotification() local
365 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in generateBigPictureStyleNotification() local
489 Intent mainIntent = new Intent(this, InboxMainActivity.class); in generateInboxStyleNotification() local
/development/samples/ApiDemos/src/com/example/android/apis/view/
DLayoutAnimation4.java49 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApps() local
DLayoutAnimation5.java48 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApps() local
DLayoutAnimation6.java48 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApps() local
DGrid1.java54 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApps() local
DLayoutAnimation1.java48 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApps() local
DGrid3.java61 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApps() local
/development/samples/MultiDisplay/src/com/example/android/multidisplay/launcher/
DPinnedAppListViewModel.java94 final Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadData() local
DAppListViewModel.java73 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadData() local
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java157 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in recreateBuilderWithBigPictureStyle() local
DBigTextIntentService.java145 Intent mainIntent = new Intent(this, BigTextMainActivity.class); in recreateBuilderWithBigTextStyle() local
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialIntentService.java157 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in recreateBuilderWithBigPictureStyle() local
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java361 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in generateBigPictureStyleNotification() local
521 Intent mainIntent = new Intent(this, InboxMainActivity.class); in generateInboxStyleNotification() local
/development/samples/ApiDemos/src/com/example/android/apis/
DApiDemos.java58 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in getData() local
/development/samples/Home/src/com/example/android/home/
DHome.java486 Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); in loadApplications() local