Home
last modified time | relevance | path

Searched defs:makeInboundSmsTracker (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java122 public InboundSmsTracker makeInboundSmsTracker(byte[] pdu, long timestamp, int destPort, in makeInboundSmsTracker() method in TelephonyComponentFactory
132 public InboundSmsTracker makeInboundSmsTracker(byte[] pdu, long timestamp, int destPort, in makeInboundSmsTracker() method in TelephonyComponentFactory
142 public InboundSmsTracker makeInboundSmsTracker(Cursor cursor, boolean isCurrentFormat3gpp2) { in makeInboundSmsTracker() method in TelephonyComponentFactory