Searched refs:findThreadId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DPushReceiver.java89 threadId = findThreadId(mContext, pdu, type);
169 private static long findThreadId(Context context, GenericPdu pdu, int type) { method in class:PushReceiver

Completed in 125 milliseconds