Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduParser.java54 private static final int THE_FIRST_PART = 0; field in PduParser
935 if (THE_FIRST_PART == checkPartPosition(part)) { in parseParts()
1790 return THE_FIRST_PART; in checkPartPosition()
1803 return THE_FIRST_PART; in checkPartPosition()