Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWapPushOverSms.java89 new BindServiceThread(mContext).start();
94 private class BindServiceThread extends Thread { class in WapPushOverSms
97 private BindServiceThread(Context context) { in BindServiceThread() method in WapPushOverSms.BindServiceThread
/frameworks/base/
Dcompiled-classes-phone5656 com.android.internal.telephony.WapPushOverSms$BindServiceThread