Home | History | Annotate | Download | only in provider

Lines Matching refs:MESSAGE_TYPE_FAILED

69         public static final int MESSAGE_TYPE_FAILED = 5; // for failed outgoing messages
285 case MESSAGE_TYPE_FAILED:
312 return (messageType == MESSAGE_TYPE_FAILED)