Searched defs:userAccountId (Results 1 – 3 of 3) sorted by relevance
126 private boolean postChangeIfFound(int userAccountId) { in postChangeIfFound()171 private ConversationIdChangeList getValueOrEmpty(int userAccountId) { in getValueOrEmpty()
158 Conversation conversation, int userAccountId) { in createTapToReadConversation()199 @NonNull String action, @Nullable String conversationKey, int userAccountId) { in createServiceIntent()
52 int userAccountId = conversation.getExtras().getInt(EXTRA_ACCOUNT_ID, 0); in postNotification() local