Home
last modified time | relevance | path

Searched refs:BigPictureSocialMainActivity (Results 1 – 6 of 6) sorted by relevance

/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialMainActivity.java30 public class BigPictureSocialMainActivity extends Activity { class
DBigPictureSocialIntentService.java157 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in recreateBuilderWithBigPictureStyle()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/
DBigPictureSocialMainActivity.java30 public class BigPictureSocialMainActivity extends Activity { class
DBigPictureSocialIntentService.java157 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in recreateBuilderWithBigPictureStyle()
160 stackBuilder.addParentStack(BigPictureSocialMainActivity.class); in recreateBuilderWithBigPictureStyle()
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/
DMainActivity.java45 import com.example.android.wearable.wear.wearnotifications.handlers.BigPictureSocialMainActivity;
361 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in generateBigPictureStyleNotification()
385 stackBuilder.addParentStack(BigPictureSocialMainActivity.class); in generateBigPictureStyleNotification()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DStandaloneMainActivity.java39 import com.example.android.wearable.wear.wearnotifications.handlers.BigPictureSocialMainActivity;
365 Intent mainIntent = new Intent(this, BigPictureSocialMainActivity.class); in generateBigPictureStyleNotification()