Home | History | Annotate | Download | only in adapter

Lines Matching refs:FLAG_FORWARDED

596                             msg.mFlags |= Message.FLAG_FORWARDED;
974 flags = oldFlags & ~(Message.FLAG_REPLIED_TO | Message.FLAG_FORWARDED);
979 flags |= Message.FLAG_FORWARDED;