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

  /frameworks/base/telecomm/java/android/telecom/
ParcelableConnection.java 42 private final int mAddressPresentation;
110 mAddressPresentation = addressPresentation;
162 return mAddressPresentation;
300 destination.writeInt(mAddressPresentation);
RemoteConnection.java 652 private int mAddressPresentation;
695 mAddressPresentation = connection.getHandlePresentation();
    [all...]
Connection.java     [all...]

Completed in 69 milliseconds