Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java398 public @interface CallRestrictCause {} annotation in ImsCallProfile
500 public @CallRestrictCause int mRestrictCause = CALL_RESTRICT_CAUSE_NONE;
772 public void setCallRestrictCause(@CallRestrictCause int cause) { in setCallRestrictCause()
900 public @CallRestrictCause int getRestrictCause() { in getRestrictCause()