OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:broadcastConversationSelfIdChange
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/ui/
UIIntents.java
279
public abstract void
broadcastConversationSelfIdChange
(final Context context,
UIIntentsImpl.java
358
public void
broadcastConversationSelfIdChange
(final Context context,
/packages/apps/Messaging/src/com/android/messaging/datamodel/
ParticipantRefresh.java
711
UIIntents.get().
broadcastConversationSelfIdChange
(db.getContext(), conversationId, selfId);
BugleDatabaseOperations.java
593
UIIntents.get().
broadcastConversationSelfIdChange
(dbWrapper.getContext(),
[
all
...]
Completed in 248 milliseconds