Home | History | Annotate | Download | only in app

Lines Matching defs:getParcelable

2768                                 (Uri) bundle.getParcelable(KEY_DATA_URI));
3849 mDisplayIntent = wearableBundle.getParcelable(KEY_DISPLAY_INTENT);
3857 mBackground = wearableBundle.getParcelable(KEY_BACKGROUND);
4617 mLargeIcon = carBundle.getParcelable(EXTRA_LARGE_ICON);
4653 PendingIntent onRead = b.getParcelable(KEY_ON_READ);
4654 getParcelable(KEY_ON_REPLY);
4656 android.app.RemoteInput remoteInput = b.getParcelable(KEY_REMOTE_INPUT);