Methods Summary |
---|
public static com.android.im.engine.SystemService | getDefault()Gets the default instance of the system service.
return AndroidSystemService.getInstance();
|
public abstract HeartbeatService | getHeartbeatService()Gets the system HeartbeatService.
|
public abstract SmsService | getSmsService()Gets the system SmsService.
|