Searched refs:setDisplayName (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h128 void setDisplayName(const String8& displayName);
H A DDisplayDevice.cpp173 void DisplayDevice::setDisplayName(const String8& displayName) { function in class:DisplayDevice
H A DSurfaceFlinger.cpp1202 hw->setDisplayName(state.displayName);
/frameworks/base/voip/java/android/net/sip/
H A DSipProfile.java244 public Builder setDisplayName(String displayName) { method in class:SipProfile.Builder
/frameworks/base/voip/java/com/android/server/sip/
H A DSipHelper.java169 contactAddress.setDisplayName(profile.getDisplayName());
H A DSipSessionGroup.java1699 .setDisplayName(address.getDisplayName());

Completed in 67 milliseconds