Home
last modified time | relevance | path

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

/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/client/
DUserTest.java33 assertEquals("mjoshi", user.getUserName()); in testConstructor()
49 assertEquals("mjoshi", user.getUserName()); in testValueOf()
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
DRawContact.java73 public String getUserName() { in getUserName() method in RawContact
/development/samples/SipDemo/src/com/example/android/sip/
DWalkieTalkieActivity.java252 useName = call.getPeerProfile().getUserName(); in updateStatus()
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java530 final String username = rawContact.getUserName(); in updateContactStatus()
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv101281getUserName(). Unlike all other calls to getUserInfo(), getUserName() was the only one that did no…