Home | History | Annotate | Download | only in app

Lines Matching defs:putParcelable

2711                     bundle.putParcelable(KEY_DATA_URI, mDataUri);
3902 wearableBundle.putParcelable(KEY_DISPLAY_INTENT, mDisplayIntent);
3909 wearableBundle.putParcelable(KEY_BACKGROUND, mBackground);
4700 b.putParcelable(KEY_REMOTE_INPUT, remoteInput);
4702 b.putParcelable(KEY_ON_REPLY, uc.getReplyPendingIntent());
4703 b.putParcelable(KEY_ON_READ, uc.getReadPendingIntent());
4723 carExtensions.putParcelable(EXTRA_LARGE_ICON, mLargeIcon);