Home
last modified time | relevance | path

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

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