HomeSort by relevance Sort by last modified time
    Searched refs:addressPresentation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
ParcelableConnection.java 59 int addressPresentation,
75 mAddressPresentation = addressPresentation;
178 int addressPresentation = source.readInt();
198 addressPresentation,
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ConnectionServiceFixture.java 165 int addressPresentation;
348 mConnectionById.get(id).addressPresentation);
392 c.addressPresentation,

Completed in 1337 milliseconds