HomeSort by relevance Sort by last modified time
    Searched defs:otherAddress (Results 1 - 4 of 4) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/util/
EmailAddress.java 228 final EmailAddress otherAddress = (EmailAddress) otherObject;
229 return toString().equals(otherAddress.toString());
  /hardware/interfaces/audio/core/2.0/vts/functional/
AudioPrimaryHidlHalTest.cpp 757 DeviceAddress otherAddress = address;
758 otherAddress.device = (address.device & AudioDevice::BIT_IN) == 0 ? AudioDevice::OUT_SPEAKER
760 EXPECT_OK(stream->setDevice(otherAddress));
    [all...]
  /hardware/interfaces/audio/core/4.0/vts/functional/
AudioPrimaryHidlHalTest.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/squareup/haha/haha/1.3/
haha-1.3.jar 

Completed in 125 milliseconds