Searched defs:PRESENTATION_ALLOWED (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DCallLog.java190 * <li>{@link #PRESENTATION_ALLOWED}</li>
202 public static final int PRESENTATION_ALLOWED = 1; field in class:CallLog.Calls
489 int numberPresentation = PRESENTATION_ALLOWED;
520 if (numberPresentation != PRESENTATION_ALLOWED) {
/frameworks/base/telecomm/java/android/telecom/
H A DTelecomManager.java377 public static final int PRESENTATION_ALLOWED = 1; field in class:TelecomManager
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java69 public static final int PRESENTATION_ALLOWED = 1; // normal field in class:PhoneConstants

Completed in 472 milliseconds