Home
last modified time | relevance | path

Searched refs:refreshSelfParticipants (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/receiver/
H A DDefaultSmsSubscriptionChangeReceiver.java30 ParticipantRefresh.refreshSelfParticipants(); in onReceive()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DEnterSelfPhoneNumberDialog.java90 ParticipantRefresh.refreshSelfParticipants(); in savePhoneNumberInPrefs()
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
H A DPerSubscriptionSettingsActivity.java244 ParticipantRefresh.refreshSelfParticipants(); in onSharedPreferenceChanged()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DDataModelImpl.java239 ParticipantRefresh.refreshSelfParticipants(); in onApplicationCreated()
H A DParticipantRefresh.java166 public static void refreshSelfParticipants() { in refreshSelfParticipants() method in ParticipantRefresh