Searched refs:ISipService (Results 1 – 4 of 4) sorted by relevance
27 interface ISipService { interface
131 private ISipService mSipService;176 mSipService = ISipService.Stub.asInterface(b); in createSipService()
27 import android.net.sip.ISipService;63 public final class SipService extends ISipService.Stub {
3916 HPLandroid/net/sip/ISipService;->close(Ljava/lang/String;Ljava/lang/String;)V3917 HPLandroid/net/sip/ISipService;->createSession(Landroid/net/sip/SipProfile;Landroid/net/sip/ISipSes…3918 HPLandroid/net/sip/ISipService;->getListOfProfiles(Ljava/lang/String;)[Landroid/net/sip/SipProfile;3919 HPLandroid/net/sip/ISipService;->getPendingSession(Ljava/lang/String;Ljava/lang/String;)Landroid/ne…3920 HPLandroid/net/sip/ISipService;->isOpened(Ljava/lang/String;Ljava/lang/String;)Z3921 HPLandroid/net/sip/ISipService;->isRegistered(Ljava/lang/String;Ljava/lang/String;)Z3922 HPLandroid/net/sip/ISipService;->open(Landroid/net/sip/SipProfile;Ljava/lang/String;)V3923 HPLandroid/net/sip/ISipService;->open3(Landroid/net/sip/SipProfile;Landroid/app/PendingIntent;Landr…3924 HPLandroid/net/sip/ISipService;->setRegistrationListener(Ljava/lang/String;Landroid/net/sip/ISipSes…56854 Landroid/net/sip/ISipService;