Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduParser.java53 private static final int THE_FIRST_PART = 0; field in PduParser
932 if (THE_FIRST_PART == checkPartPosition(part)) { in parseParts()
1774 return THE_FIRST_PART; in checkPartPosition()
1787 return THE_FIRST_PART; in checkPartPosition()