Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java421 final int selfChange = refreshFromSelfProfile(db, participantData); in refreshParticipant()
440 private static int refreshFromSelfProfile(final DatabaseWrapper db, in refreshFromSelfProfile() method in ParticipantRefresh