Searched defs:groupIcon (Results 1 – 4 of 4) sorted by relevance
96 public void setGroupIcon(@Nullable Uri groupIcon) throws RcsMessageStoreException { in setGroupIcon()
220 @Nullable String groupName, @Nullable Uri groupIcon) throws RcsMessageStoreException { in createGroupThread()
112 int createGroupThread(String groupName, Uri groupIcon) throws RemoteException { in createGroupThread()
69 …int createGroupThread(in int[] participantIds, String groupName, in Uri groupIcon, String callingP… in createGroupThread()104 void setGroupThreadIcon(int rcsThreadId, in Uri groupIcon, String callingPackage); in setGroupThreadIcon()