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

/packages/apps/Dialer/java/com/android/voicemail/impl/
H A DOmtpConstants.java27 public class OmtpConstants { class
67 /** The event that triggered this SYNC SMS. See {@link OmtpConstants#SYNC_TRIGGER_EVENT_VALUES} */
73 /** See {@link OmtpConstants#CONTENT_TYPE_VALUES} */
82 * <p>These are the possible values of {@link OmtpConstants#SYNC_TRIGGER_EVENT}.
96 * <p>These are the possible values of {@link OmtpConstants#CONTENT_TYPE}.
117 /** See {@link OmtpConstants#PROVISIONING_STATUS_VALUES} */
119 /** See {@link OmtpConstants#RETURN_CODE_VALUES} */
142 * <p>Referred by {@link OmtpConstants#PROVISIONING_STATUS}.
158 * <p>These are the possible values of {@link OmtpConstants#RETURN_CODE}.

Completed in 58 milliseconds